regsaude_sex_pop {brpop}R Documentation

Health regions yearly population estimates per age group and sex

Description

This function binds UF male and female datasets (uf_male_pop and uf_female_pop), aggregates estimatives by health regions and includes a new variable called 'sex'.

Usage

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

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).

Value

A tibble.

See Also

regsaude_male_pop, regsaude_female_pop.


[Package brpop version 0.6.0 Index]