uf_female_pop_totals {brpop} | R Documentation |
UF yearly female population estimates totals
Description
This function provides a tibble containing female population estimates for Brazilian UFs ("Unidades Federativas") totals from 2000 to 2021.
Usage
uf_female_pop_totals()
Details
The estimates were calculated by DataSUS (Brazilian Ministry of Health), manually downloaded from DataSUS website, and organized as a tibble.
- uf
UF 2 digits code
- year
year of the estimative
- pop
population estimative
Value
A tibble.
See Also
[Package brpop version 0.3.0 Index]