View source: R/borders_download.R
borders_download | R Documentation |
Download State Register of Borders
borders_download(type, outdir = ".", unzip = TRUE, ...)
type |
"administrative units", "special units" or "addresses" |
outdir |
(optional) name of the output directory; by default, files are saved in the working directory |
unzip |
TRUE (default) or FALSE, when TRUE the downloaded archive will be extracted and removed |
... |
additional argument for |
a selected data type in SHP format
## Not run:
borders_download("administrative units") # 366 MB
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.