View source: R/plot_time_series.R
plot_time_series | R Documentation |
Creates a line plot with a shaded polygon showing daily error margins (uncertainty ranges)
plot_time_series(x, parameter, main = "")
x |
Data frame with columns |
parameter |
Character to use as label of the y-axis |
main |
(optional) character to use as plot title |
No return value. Creates a plot.
Ian Kopacka
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.