Skip to contents

TODO(R)

Usage

# S3 method for annex
plot(x, bygroup = FALSE, start = NULL, end = NULL, ...)

Arguments

x

an object of class annex.

bygroup

logical, by default the subplots are build up on different variables. If TRUE, all varables from one group will be plotted in one subplot.

start

the start time of the period of interest.

end

the end time of the period of interest.

...

currently unused.

Author

Reto Stauffer