powered by
A function for showing the mean otolith shape based on wavelet reconstruction
plotWaveletShape(object, class.name,show.angle=FALSE,lty=1:5,col=1:6,...)
None
A shapeR object
shapeR
A string as the column name in the master list
If TRUE angles are shown on the plot
Vector of line types and colors. Values are used cyclically.
Additional parameters to be passed to 'plot'
Lisa Anne Libungan
Nason, G. (2012) wavethresh: Wavelets statistics and transforms, version 4.5. R package.
wavethresh
data(shape) plotWaveletShape(shape, "pop",show.angle = TRUE,lwd=2,lty=1)
Run the code above in your browser using DataLab