powered by
Get an extent/bounding box for British Columbia
bc_bbox(class = c("sf", "raster"), crs = 3005)
an object denoting a bounding box of British Columbia, of the corresponding class specified in class.
class
"sf", "raster".
"sf"
"raster"
coordinate reference system: integer with the EPSG code, or character with proj4string. Default 3005 (BC Albers).
3005
if (FALSE) { bc_bbox("sf") bc_bbox("raster") }
Run the code above in your browser using DataLab