Description Usage Arguments Value Examples
covid_map automatically loads the latest COVID-19 data from the CDC and plots a chloropleth map of the United States based on the fill value the user specifies. Fill options include total cases ("tot_cases"), new cases ("new_cases"), total deaths ("tot_death"), and new deaths ("new_death").
1 |
value |
covid statistic to analyze. |
Date |
a date in form "YYYY-MM-DD". |
pal |
a color palette. |
a leaflet object.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.