regsaude_male_pop {brpop}R Documentation

Health region yearly male population estimates per age group

Description

This function provides a tibble containing male population estimates for Brazilian health regions per age groups.

Usage

regsaude_male_pop(type = "standard", source = "datasus")

Arguments

type

character. 'standard' or 'reg_saude_449'

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]