bc_cities: BC Major Cities Points

View source: R/shortcuts.R

bc_citiesR Documentation

BC Major Cities Points

Description

BC Major Cities Points

Usage

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

Source

bcdata::bcdc_get_data(record = 'b678c432-c5c1-4341-88db-0d6befa0c7f8', resource = '443dd858-2e37-4a8f-937a-f53359f16e64')

See Also

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

Examples

## Not run: 
my_layer <- bc_cities()

## End(Not run)


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