Description Usage Arguments Examples
Map the corona virus
1 2 | MapCV(url_loc = "https://covid.ourworldindata.org/data/ecdc/full_data.csv",
d_start = "2019-12-31", d_format = "%Y-%m-%d")
|
url_loc |
URL location for the data. By default it originates from the WHO website: https://covid.ourworldindata.org/data/ecdc/full_data.csv |
d_start |
Date of first reported counts. |
d_format |
Date format to use for reading in d_start. |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.