health_chsa: Community Health Service Areas - CHSA

View source: R/shortcuts.R

health_chsaR Documentation

Community Health Service Areas - CHSA

Description

Community Health Service Areas - CHSA

Usage

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

Source

bcdata::bcdc_get_data(record = '68f2f577-28a7-46b4-bca9-7e9770f2f357', resource = '59065b51-511a-4976-b77f-034168365273')

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_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 <- health_chsa()

## End(Not run)


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