R/br_city_indicators.R
br_city_indicators.RdDownloads indicators from Brazilian state municipalities
br_city_indicators(uf = NULL, indicators = NULL)
| uf | string with the state acronym |
|---|---|
| indicators | Up to six indicators' numbers |
A tibble with the indicators
pop_ac<-br_city_indicators(uf="ac",indicators=25207)