View source: R/death_table_age_summary.R
death_calc_age_summary | R Documentation |
Calculate Age Minimum, Median, and Maximum for COVID-19 Deaths
death_calc_age_summary(
data = pos(process_inv(read_inv(date = date))),
date = NULL
)
data |
NBS case data, as returned by
|
date |
The download date of the data; defaults to most recent |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.