Learn R Programming

brpop (version 0.6.0)

regsaude_pop_age: Health region yearly population estimates per age group

Description

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

Usage

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

Value

A tibble.

Arguments

type

character. 'standard' or 'reg_saude_449'

source

character. datasus for Brazilian Health Ministry old estimates (2000 to 2021), datasus2024 for Brazilian Health Ministry new estimates (2000 to 2024), or ufrn for UFRN-DEM-LEPP estimates (2010 to 2030).

See Also

regsaude_male_pop, regsaude_female_pop.