Learn R Programming

brpop (version 0.3.0)

regsaude_female_pop: Health region yearly female population estimates per age group

Description

This function provides a tibble containing female population estimates for Brazilian health regions per age groups from 2000 to 2021.

Usage

regsaude_female_pop(type = "standard")

Value

A tibble.

Format

A tibble.

regsaude

health region with 4 or 5 digits code

year

year of the estimative

age_group

age group

pop

population estimative

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.

See Also

mun_male_pop, mun_female_pop.