Skip to contents

British Columbia's developed ground water aquifers

Usage

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

Source

bcdata::bcdc_get_data(record = '099d69c5-1401-484d-9e19-c121ccb7977c', resource = '8f421e3a-ccd3-4fab-8198-53ad6e9e2af2')

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

Examples

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