eda.plot {wmtsa} | R Documentation |
Data analysis plots are used to visually summarize the salient features of the output and typically involve a combination of plots in a single plot frame.
eda.plot(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
, wavStackPlot
, crystal.names
.
methods(eda.plot)