View source: R/vac_table_totals.R
vac_table_totals | R Documentation |
Create a Table of Vaccination Totals
vac_table_totals(
data = coviData::vac_prep(coviData::read_vac(date = date)),
date = NULL
)
data |
TennIIS vaccination data, as output by
|
date |
The download date of the data to use; defaults to most recent file |
A gt_tbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.