View source: R/case_plot_cumulative.R
case_plot_cumulative | R Documentation |
Plot Cumulative Case Time Series
case_plot_cumulative(
data = pos(process_inv(read_inv(date = date))),
date = NULL
)
data |
Case data (by person) from NBS, as output by
|
date |
The download date of |
A ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.