
Last chance! 50% off unlimited learning
Sale ends in
Get an extent/bounding box for British Columbia
bc_bbox(class = c("sf", "sp", "raster"), crs = 3005)
an object denoting a bounding box of British Columbia,
of the corresponding class specified in class
. The coordinates will be
in lat-long WGS84 (epsg:4326).
if (FALSE) {
bc_bbox("sf")
bc_bbox("raster")
}
Run the code above in your browser using DataLab