View source: R/load_covid_shapes.R
load_covid_shapes | R Documentation |
Load COVID-19 shapes and standardize column names to harmonize with standard location hierarchy names.
load_covid_shapes( location_set_id, location_set_version_id, version = "best", shp_path = NULL )
location_set_id |
integer representing location_set_id of the hierarchy |
location_set_version_id |
integer representing location_set_version_id of the hierarchy |
version |
character version. Defaults to "best" |
shp_path |
path to shapefile to load. Used for testing and overwrites all other arguments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.