Description Usage Arguments Details Value Examples
This function returns a dataframe of corona virus cases. It has an optional input of <wide>.
1 |
wide |
A boolean expression to indicate if a wide dataframe is preferred. Default is FALSE. |
The wide option enables the confirmed, deaths, and recovered cases to appear in columns instead of in just one column.
a tidy dataframe of corona virus cases (infected, dead, cured)
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.