Description Usage Arguments Value Examples
Read Corona Death Numbers
1 | read_deaths(file = NULL)
|
file |
The file path to load from. Do not specify it, to load from JHU github repository (which is recommended) |
file |
The file path to load from. Do not specify it, to load from JHU github repository (which is recommended) |
A tibble containing country, state, date, number of recoveries
1 2 3 4 | ## Not run:
read_deaths()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.