View source: R/forecasting_practical.R
plot_incidence | R Documentation |
plot_incidence
plots the incidence extracted by extract_incidence
plot_incidence(incidence_data, log_scale = FALSE)
incidence_data |
data frame extracted by |
log_scale |
logical vector of length 1: if TRUE, plot on log scale, otherwise plot on linear scale |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.