| extract_death_counts | R Documentation |
Extract death counts by year x sex x age group (ACHILLES-504 pattern).
extract_death_counts(cdm, denom_df)
cdm |
CDM reference object. |
denom_df |
Pre-computed denominator tibble. |
tibble with columns: year, sex, age_group, death_count, denominator, mortality_rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.