View source: R/mort_year_loc_dt.R
mort_year_loc_dt | R Documentation |
Mortalidad by locality/municipality/state, year, & age group.
mort_year_loc_dt(dataset, years, cve_edo, cve_mpo, cve_loc, cat_group = NULL)
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. |
a kabble object (table).
Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.