View source: R/land_use_helpers.R
get_metro_vancouver_land_use_data | R Documentation |
Metro Vancouver land use data (2011 version)
get_metro_vancouver_land_use_data(
vintage = "2016",
cache_path = getOption("custom_data_path"),
refresh = FALSE
)
vintage |
vintage of the data, valid parameters are 2016 and 2011 |
cache_path |
directory for caching the data |
refresh |
if true, refresh the data |
an sf object with the metro vancouver land use data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.