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