View source: R/get_boundaries.R
download_boundaries_shapefiles | R Documentation |
Download Malawi administrative boundaries shapefiles from Humanitarian Data Exchange
download_boundaries_shapefiles(id, .unzip = TRUE)
id |
Character vector for unique identifier of administrative boundaries data for Malawi from Humanitarian Data Exchange |
.unzip |
Logical. Should zip file be unzipped and extracted? Default to TRUE |
If .unzip
, list of shapefiles within the downloaded zip file else
path to downloaded zip file. (Invisible) Shapefiles zip file downloaded to
specified folder.
download_boundaries_shapefiles(id = "cod-ab-mwi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.