Get an extent/bounding box for British Columbia
Usage
bc_bbox(class = c("sf", "raster"), crs = 3005)
Arguments
- class
"sf"
,"raster"
.- crs
coordinate reference system: integer with the EPSG code, or character with proj4string. Default
3005
(BC Albers).