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.