Skip to contents

BC Boundary - High Resolution

Usage

bc_bound_hres(ask = interactive(), force = FALSE)

Source

bcdc_get_data(record = '30aeb5c1-4285-46c8-b60b-15b1a6f4258b', resource = '3d72cf36-ab53-4a2a-9988-a883d7488384', layer = 'BC_Boundary_Terrestrial_Multipart')

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_bound_hres as an sf object

Examples

if (FALSE) {
my_layer <- bc_bound_hres()
}