bc_bbox | R Documentation |
Get an extent/bounding box for British Columbia
bc_bbox(class = c("sf", "raster"), crs = 3005)
class |
|
crs |
coordinate reference system: integer with the EPSG code,
or character with proj4string. Default |
an object denoting a bounding box of British Columbia,
of the corresponding class specified in class
.
## Not run:
bc_bbox("sf")
bc_bbox("raster")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.