Skip to contents

British Columbia Ecosections

Usage

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

Source

bcdata::bcdc_get_data(record = 'ccc01f43-860d-4583-8ba4-e72d8379441e', resource = '6b6a3122-7a0b-4c0f-a72b-1e5c0e13d7e6')

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

Examples

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