R/plot.R
plot.annex.Rd
TODO(R)
# S3 method for annex plot(x, bygroup = FALSE, start = NULL, end = NULL, ...)
an object of class annex.
annex
logical, by default the subplots are build up on different variables. If TRUE, all varables from one group will be plotted in one subplot.
TRUE
the start time of the period of interest.
the end time of the period of interest.
currently unused.
Reto Stauffer