mun_pop_totals {brpop} | R Documentation |
Municipality yearly population totals
Description
This function provides a tibble containing total population estimates for Brazilian municipalities.
Usage
mun_pop_totals(source = "datasus")
Arguments
source |
character. |
Value
A tibble.
See Also
datasus_mun_male_pop, datasus_mun_female_pop, ufrn_mun_male_pop, ufrn_mun_female_pop, ibge_pop.
[Package brpop version 0.6.0 Index]