plotBayts: Plot original time series including indicated and detected...

Description Usage Arguments Author(s)

Description

Plot original time series including indicated and detected changes. T.flagged and T.confirmed are plotted

Usage

1
2
plotBayts(bayts, labL = list(), ylimL = list(), colL = list(),
  xlim = NULL, start = NULL, plotflag = TRUE, plotflag_old = TRUE)

Arguments

bayts

bayts time series data frame

labL

list of y-axis lables

ylimL

list of the y-axis limits (x1, x2) for time series 2. The default value is NULL, indicating that the ylim are set to the min and max value of time series 2

colL

list of colour for time series

xlim

range of x-axis value; default is the range of the time series

start

abline for e.g. showing the start of the monitoring period

plotflag

plot flagged change

plotflag_old

plot old flagged change

Author(s)

Johannes Reiche (Wageningen University)


jreiche/bayts documentation built on Feb. 3, 2021, 1:12 a.m.