tsa {bcmaps}R Documentation

British Columbia Timber Supply Areas and TSA Blocks

Description

British Columbia Timber Supply Areas and TSA Blocks

Usage

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

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.

Source

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

See Also

Other BC layers: airzones(), bc_bound_hres(), bc_bound(), bc_cities(), bec(), census_dissemination_area(), census_division(), census_economic(), census_metropolitan_area(), census_subdivision(), census_tract(), ecoprovinces(), ecoregions(), ecosections(), fsa(), gw_aquifers(), health_chsa(), health_ha(), health_hsda(), health_lha(), hydrozones(), mapsheets_250K(), mapsheets_50K(), municipalities(), nr_areas(), nr_districts(), nr_regions(), regional_districts(), water_districts(), water_precincts(), watercourses_15M(), watercourses_5M(), wsc_drainages()

Examples

## Not run: 
my_layer <- tsa()

## End(Not run)


[Package bcmaps version 2.2.0 Index]