This function is generic (see Methods); method functions can be written to handle specific classes of data. Classes which already have methods for this function include:
crystal.list, crystal.matrix, crystal.vector, decompose, ptable, waveshrink
boxplot(x, ...) boxplot.cpt(x, data=T, n.top=NULL, name.style=NULL, varwidth=T, ...) boxplot.decompose(x, data=T, name.style=NULL, ...) boxplot.crystal.list(x, data=NULL, name.style=NULL, varwidth=T, ...) boxplot.crystal.vector(x, data=NULL, name.style=NULL, varwidth=T, ...) boxplot.waveshrink(x, name.style=NULL, varwidth=T, ...) boxplot.wpt(x, data=T, n.top=NULL, name.style=NULL, varwidth=T, ...)
Graphical parameters may also be supplied as arguments to this function (see par).