# Generated by roxygen2: do not edit by hand

S3method("[",dimension)
S3method("[",dimensions)
S3method("[",stars)
S3method("[",stars_proxy)
S3method("[<-",stars)
S3method("dimnames<-",stars)
S3method("st_crs<-",stars)
S3method(Math,stars)
S3method(Ops,stars)
S3method(adrop,stars)
S3method(adrop,stars_proxy)
S3method(aperm,stars)
S3method(as.data.frame,stars)
S3method(c,stars)
S3method(c,stars_proxy)
S3method(cut,array)
S3method(cut,matrix)
S3method(cut,stars)
S3method(dim,dimensions)
S3method(dim,stars)
S3method(dim,stars_proxy)
S3method(dimnames,stars)
S3method(image,stars)
S3method(is.na,stars)
S3method(merge,stars)
S3method(plot,stars)
S3method(plot,stars_proxy)
S3method(print,dimensions)
S3method(print,stars)
S3method(print,stars_proxy)
S3method(print,stars_raster)
S3method(seq,dimension)
S3method(split,stars)
S3method(st_apply,stars)
S3method(st_apply,stars_proxy)
S3method(st_as_sf,stars)
S3method(st_as_sfc,stars)
S3method(st_as_stars,Raster)
S3method(st_as_stars,STFDF)
S3method(st_as_stars,bbox)
S3method(st_as_stars,default)
S3method(st_as_stars,list)
S3method(st_as_stars,sf)
S3method(st_as_stars,sfc)
S3method(st_as_stars,stars)
S3method(st_as_stars,stars_proxy)
S3method(st_bbox,default)
S3method(st_bbox,dimensions)
S3method(st_bbox,stars)
S3method(st_coordinates,stars)
S3method(st_crop,stars)
S3method(st_crop,stars_proxy)
S3method(st_crs,stars)
S3method(st_dimensions,array)
S3method(st_dimensions,default)
S3method(st_dimensions,dimensions)
S3method(st_dimensions,stars)
S3method(st_transform,stars)
S3method(st_write,stars)
export(read_ncdf)
export(read_stars)
export(slice.stars)
export(st_apply)
export(st_as_stars)
export(st_dimensions)
export(st_rasterize)
export(st_set_dimensions)
export(st_warp)
export(st_xy2sfc)
import(sf)
import(units)
importFrom(abind,abind)
importFrom(abind,adrop)
importFrom(abind,asub)
importFrom(classInt,classIntervals)
importFrom(grDevices,dev.capabilities)
importFrom(grDevices,dev.size)
importFrom(grDevices,grey)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,image.default)
importFrom(graphics,layout)
importFrom(graphics,lcm)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,rasterImage)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(ncdf4,nc_open)
importFrom(ncdf4,ncvar_get)
importFrom(ncmeta,nc_meta)
importFrom(parallel,parApply)
importFrom(stats,na.omit)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(tools,file_ext)
importFrom(utils,tail)
