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

View source: R/mort_year_loc_dt.R

mort_year_loc_dtR Documentation

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

Description

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

Usage

mort_year_loc_dt(dataset, years, cve_edo, cve_mpo, cve_loc, 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.

cve_loc

is the locality 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.