Description Usage Arguments Value
Extracts updated data from the repository by Johns Hopkins CSSE
(https://github.com/CSSEGISandData/COVID-19)
by download the file in .csv
format available and loading it into a comprehensive
tibble
object.
1 2 3 | CSSEGISandData(by_country = TRUE, silent = !interactive())
CSSEGISandData_us(silent = !interactive())
|
by_country |
If |
silent |
|
A tibble
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.