wmtsa (version 2.0-3)

eda.plot: Generic function for generating extended data analysis plots

Description

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.

Usage

eda.plot(x, ...)

Arguments

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.

See Also

wavMRD, wavTransform, wavStackPlot, crystal.names.

Examples

Run this code
# NOT RUN {
methods(eda.plot)
# }

Run the code above in your browser using DataLab