spod_download_zones_v1 | R Documentation |
This function ensures that the necessary v1 raw data for zones files are downloaded and extracted from the specified data directory.
spod_download_zones_v1(
zones = c("districts", "dist", "distr", "distritos", "municipalities", "muni",
"municip", "municipios"),
data_dir = spod_get_data_dir(),
quiet = FALSE
)
zones |
The zones for which to download the data. Can be |
data_dir |
The directory where the data is stored. |
quiet |
Boolean flag to control the display of messages. |
A character
string containing the path to the downloaded and extracted file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.