View source: R/census_polygons.R
download_econ_regions | R Documentation |
Download economic regions from the stats can website & filter on province
download_econ_regions(
PR = "35",
use_cartographic = F,
dir_to_dl = here::here("data", "er"),
dir_cache = here::here("data", "cache"),
new_crs = NULL
)
PR |
str. province ID - e.g. 35 (On) or 24 (Qc) |
use_cartographic |
bool |
Caches tmp files
shp_econ_regions sf object with economic regions for that province
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.