Skip to contents

British Columbia Timber Supply Areas and TSA Blocks

Usage

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

Source

bcdata::bcdc_get_data(record = '8daa29da-d7f4-401c-83ae-d962e3a28980', resource = '6851f8a6-77b9-4555-9f60-3d2bd8e039be')

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

Examples

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