census_dissemination_area: Current Census Dissemination Areas

View source: R/shortcuts.R

census_dissemination_areaR Documentation

Current Census Dissemination Areas

Description

Current Census Dissemination Areas

Usage

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

Source

bcdata::bcdc_get_data(record = 'a091fd65-d682-4a24-8c0e-68de7c87e3a3', resource = 'a7fa66d4-0f95-4c58-861d-42d875e5b79f')

See Also

Other BC layers: airzones(), bc_bound_hres(), bc_bound(), bc_cities(), bec(), 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(), tsa(), water_districts(), water_precincts(), watercourses_15M(), watercourses_5M(), wsc_drainages()

Examples

## Not run: 
my_layer <- census_dissemination_area()

## End(Not run)


bcmaps documentation built on Oct. 18, 2023, 1:07 a.m.