mort_year_mpo_dt: Mortalidad by municipality/state, year, & age group.

View source: R/mort_year_mpo_dt.R

mort_year_mpo_dtR Documentation

Mortalidad by municipality/state, year, & age group.

Description

Mortalidad by municipality/state, year, & age group.

Usage

mort_year_mpo_dt(dataset, years, cve_edo, cve_mpo, cat_group = NULL)

Arguments

dataset

is the mortality dataset.

years

is the year or years analyzed.

cve_edo

is the state id.

cve_mpo

is the municipality id.

cat_group

is the categorical age group. The options are "productiva", "infantil", "pediatric", "pos-productiva". The function provide the general mortality when cat_group is NULL.

Value

a kabble object (table).

Author(s)

Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com


fdzul/rhealthdiag documentation built on Jan. 29, 2024, 6:33 p.m.