View source: R/ll_create_folders.R
ll_create_folders | R Documentation |
Create folders to store geographic data
ll_create_folders(
geo,
level,
resolution,
year,
file_type = c("shp", "zip", "rds")
)
geo |
The geographic unit of reference as a two-letter code |
level |
E.g. NUTS0, NUTS1, or county, state, ecc. |
resolution |
Either resolution level as given by the data distributor, or generic such as "high", "low", or "default |
file_type |
By defaults, it creates folder for zip, shp, and rds files. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.