vac_map_pct | R Documentation |
Plot % Vaccinated by ZIP Code
vac_map_pct(
data = coviData::vac_prep(coviData::read_vac(date = date)),
date = NULL,
zip_path = coviData::path_create("O:/EPI/Shapefiles 07.2014/MergedZips",
"AllZipswithMergedZips_clippedbySCBoundary.shp")
)
data |
Prepped vaccination data from TennIIS |
date |
The download date of the data; defaults to most recent |
zip_path |
Path to Shelby ZIP shapefile |
A ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.