plot_epicurve_ind | R Documentation |
(DAILY) Visualize epi curve by cases and deaths. Default viz for individual countries.
plot_epicurve_ind(df, type = "cases", incidence = T)
df |
A dataframe with the following: country, date, cases and/or deaths |
type |
Default cases. |
incidence |
Default TRUE. Specify inputs are incidence values or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.