powered by
Download State Register of Borders
borders_download(type, outdir = ".", unzip = TRUE, ...)
a selected data type in SHP format
"administrative units", "special units" or "addresses"
(optional) name of the output directory; by default, files are saved in the working directory
TRUE (default) or FALSE, when TRUE the downloaded archive will be extracted and removed
additional argument for utils::download.file()
utils::download.file()
if (FALSE) { borders_download("administrative units") # 375 MB }
Run the code above in your browser using DataLab