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