vac_residents | R Documentation |
vac_residents(
data = coviData::vac_prep(coviData::read_vac(date = date)),
date = NULL
)
data |
Vaccination data with |
date |
The download date of the data; defaults to most recent |
This function is deprecated. Please use the
vac_filter_residents()
function,
which is now the backend for this function.
data
filtered to potential residents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.