uf_pop_age {brpop}R Documentation

UF yearly population estimates per age group

Description

This function provides a tibble containing population estimates for Brazilian UFs ("Unidades Federativas") per age groups.

Usage

uf_pop_age(source = "datasus")

Arguments

source

character. datasus for Brazilian Health Ministry estimates, or ufrn for UFRN-DEM-LEPP estimates.

Value

A tibble.

See Also

datasus_mun_male_pop, datasus_mun_female_pop, ufrn_mun_male_pop, ufrn_mun_female_pop.


[Package brpop version 0.5.0 Index]