View source: R/land_use_helpers.R
get_statcan_geographic_attribute_data | R Documentation |
Geographic attribute data with DA representative points (2016 census version)
get_statcan_geographic_attribute_data(
cache_path = getOption("custom_data_path"),
refresh = FALSE
)
cache_path |
directory for caching the data |
refresh |
if true, refresh the data |
an sf object with the representative point data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.