wavStackPlot {wmtsa} | R Documentation |
Stackplots stack each plot on top of one another without having to
manually divide the ploting region via par("mfrow")
or other.
wavStackPlot(x, ...)
x |
any object. Missing values ( NAs) are allowed. |
... |
optional arguments to be passed directly to the inherited function without alteration and with the original names preserved. |
An extended data analysis plot is shown.
wavMRD
, wavTransform
, eda.plot
, crystal.names
.
methods(wavStackPlot)