Description Usage Value Examples
Imports data from public Johns Hopkins CSSEGISandData github repo on coronavirus confirmed cases, deaths, and recoveries by date and location, then collects all information in a tidy dataset
1 |
Output is a dataframe with columns for date (Date), location (character), value_type (character; either "cases", "deaths", or "recoveries"), and value (int)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.