plotEpiData | R Documentation |
Plot a metric of interest using up-to-date COVID-19 data from outbreak.info for location(s) of interest (World Bank region, country, state/province, metropolitan area, county).
plotEpiData(locations, variable)
locations |
a vector or list of location names |
variable |
metric to plot |
ggplot2 object
p = plotEpiData("Florida", "confirmed_per_100k") show(p)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.