Graph the trend in numbers and visually compare a fitted curve to the actual data projecting out for 3 days
1 2 | visualise_fitted_vs_actual(country, country_name = "",
cutoff = Sys.Date())
|
country |
Name of country to get data |
country_name |
Used if you wish to specify a different name for The title in the Graph |
cutoff |
If you wish to filter the data by a cutoff date enter a date here. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.