regsaude_pop_totals {brpop}R Documentation

Health region yearly population estimates totals

Description

This function provides a tibble containing population estimates for Brazilian health regions totals from 2000 to 2021.

Usage

regsaude_pop_totals(type = "standard")

Arguments

type

character. 'standard' or 'reg_saude_449'

The estimates were calculated by DataSUS (Brazilian Ministry of Health), manually downloaded from DataSUS website, and organized as a tibble.

regsaude

health region 4 or 5 digits code

year

year of the estimative

pop

population estimative

Value

A tibble.

See Also

regsaude_male_pop, regsaude_female_pop.


[Package brpop version 0.3.0 Index]