# Generated by roxygen2: do not edit by hand

S3method(as_tibble,BasicRaster)
export(as_tibble)
export(cellnumbers)
export(extentFromCells)
export(index_extent)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(methods,setMethod)
importFrom(raster,"res<-")
importFrom(raster,as.matrix)
importFrom(raster,brick)
importFrom(raster,cellFromCol)
importFrom(raster,cellFromLine)
importFrom(raster,cellFromPolygon)
importFrom(raster,cellFromRow)
importFrom(raster,cellFromXY)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,flip)
importFrom(raster,getZ)
importFrom(raster,ncell)
importFrom(raster,nlayers)
importFrom(raster,projection)
importFrom(raster,raster)
importFrom(raster,res)
importFrom(raster,setExtent)
importFrom(raster,setValues)
importFrom(raster,trim)
importFrom(raster,values)
importFrom(raster,xmax)
importFrom(raster,xmin)
importFrom(raster,ymax)
importFrom(raster,ymin)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPolygons)
importFrom(sp,coordinates)
importFrom(spex,buffer_extent)
importFrom(spex,spex)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(viridis,viridis)
