Description Usage Arguments Note See Also Examples
Stackplots stack each plot on top of one another without having to
manually divide the ploting region via par("mfrow") or other.
1  | 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.
1  | 
[1] wavStackPlot.default       wavStackPlot.wavMRD*      
[3] wavStackPlot.wavTransform*
see '?methods' for accessing help and source code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.