powered by
Stackplots stack each plot on top of one another without having to manually divide the ploting region via par("mfrow") or other.
par("mfrow")
wavStackPlot(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.
wavMRD, wavTransform, eda.plot, crystal.names.
wavMRD
wavTransform
eda.plot
crystal.names
# NOT RUN { methods(wavStackPlot) # }
Run the code above in your browser using DataLab