Description Usage Arguments Value Examples
View source: R/plotTimeSeries.R
Plot death and confirmed rates for a country between two dates
Dates must be in "YYYY-MM-DD" format
1 | plotTimeSeries(country, dateFrom, dateTo)
|
country |
Country Name e.g. "Iran" |
dateFrom |
Starting date e.g. "2020-05-11" |
dateTo |
Ending Date e.g. "2020-08-05" |
Times series plot
1 | plotTimeSeries("Iran", "2020-05-11", "2020-08-05")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.