Learn R Programming

bcmaps (version 2.2.1)

health_lha: Local Health Area Boundaries

Description

Local Health Area Boundaries

Usage

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

Value

The spatial layer of health_lha as an sf object.

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?

See Also

Other BC layers: airzones(), bc_bound(), bc_bound_hres(), 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(), 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

Run this code
if (FALSE) {
my_layer <- health_lha()
}

Run the code above in your browser using DataLab