Download population arrangements in Brazil
This function reads the official data on population arrangements (Arranjos Populacionais) of Brazil. Original data were generated by the Institute of Geography and Statistics (IBGE) For more information about the methodology, see details at https://www.ibge.gov.br/apps/arranjos_populacionais/2015/pdf/publicacao.pdf
read_pop_arrangements(year = 2015, simplified = TRUE, showProgress = TRUE)
year |
A year number in YYYY format. Defaults to |
simplified |
Logic |
showProgress |
Logical. Defaults to |
An "sf" "data.frame"
object
## Not run: if (interactive()) { # Read urban footprint of Brazilian cities in an specific year uc <- read_pop_arrangements(year=2015) } ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.