uf_male_pop_totals {brpop}R Documentation

UF yearly male population estimates totals

Description

This function provides a tibble containing male population estimates for Brazilian UFs ("Unidades Federativas") totals.

Usage

uf_male_pop_totals(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, ufrn_mun_male_pop.


[Package brpop version 0.5.0 Index]