View source: R/plot_outbreak_info.R
plot_outbreak_trends | R Documentation |
Plot trend data by location from outbreak API
plot_outbreak_trends(
df,
title = "Proportions (free y-axis scale)",
line_width = 1,
line_alpha = 0.8
)
df |
A tibble or dataframe from one of the get outbreak functions |
title |
Override the default title |
A ggplot2 object which can be modified inline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.