bc_neighbours: Boundary of British Columbia, provinces/states and the...

View source: R/bc_bound.R

bc_neighboursR 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)


bcmaps documentation built on Oct. 18, 2023, 1:07 a.m.