plot_time_series {eufmdis.adapt} | R Documentation |
Plot graph of a time series with daily error margin
Description
Creates a line plot with a shaded polygon showing daily error margins (uncertainty ranges)
Usage
plot_time_series(x, parameter, main = "")
Arguments
x |
Data frame with columns |
parameter |
Character to use as label of the y-axis |
main |
(optional) character to use as plot title |
Value
No return value. Creates a plot.
Author(s)
Ian Kopacka
[Package eufmdis.adapt version 0.1.0 Index]