bc_neighbours {bcmaps} | R Documentation |
Boundary of British Columbia, provinces/states and the portion of the Pacific Ocean that borders British Columbia
Description
Boundary of British Columbia, provinces/states and the portion of the Pacific Ocean that borders British Columbia
Usage
bc_neighbours(ask = interactive(), force = FALSE)
Arguments
ask |
Should the function ask the user before downloading the data to a cache? Defaults to the value of interactive(). |
force |
Should you force download the data? |
Value
The spatial layer of bc_neighbours
as an sf
object
Source
bcdata::bcdc_get_data('b9bd93e1-0226-4351-b943-05c6f80bd5da')
Examples
## Not run:
my_layer <- bc_neighbours()
## End(Not run)
[Package bcmaps version 2.2.0 Index]