Learn R Programming

ZRA (version 0.2)

plot.ZRA: Ploting a ZRA-Class Obejct

Description

This plot-Method will plot the original Time Series and the predicted Data, using dygraphs.

Usage

"plot"(x,zero, ...)

Arguments

x
(ZRA) An ZRA-Object.
zero
(boolean) If zero=TRUE, they will be the 0 included in the Graph.
...
further arguments passed to the plot method.