get_zip.RdDownload and extract tabular data from ftp://ftp.ibge.gov.br/
get_zip(url, savedir = NULL, junkpaths = TRUE)
| url | a string defining url of zipped shapfile to get |
|---|---|
| savedir | a string defining the directory to save the data. It's not mandatory. See details. |
| junkpaths |
|
extrated files
get_zip will download and extract files
# NOT RUN { get_zip() # }