Skip to contents

British Columbia BEC Map

Usage

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

Source

bcdata::bcdc_get_data(record = 'f358a53b-ffde-4830-a325-a5a03ff672c3', resource = '3ec24cb4-f78d-48a9-87e7-516763f00cc8')

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

Examples

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