| census_tract | R Documentation |
Current Census Tract Boundaries
census_tract(ask = interactive(), force = FALSE)
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? |
The spatial layer of census_tract as an sf object.
bcdata::bcdc_get_data(record = '539aae5b-12f6-4934-9592-9b27acc827f8', resource = 'be767db6-0d4e-4906-a89b-564637f14db9')
Other BC layers:
airzones(),
bc_bound(),
bc_bound_hres(),
bc_cities(),
bec(),
census_dissemination_area(),
census_dissemination_block(),
census_division(),
census_economic(),
census_metropolitan_area(),
census_subdivision(),
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(),
tsa(),
water_districts(),
water_precincts(),
watercourses_15M(),
watercourses_5M(),
wsc_drainages()
## Not run:
my_layer <- census_tract()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.