.distPlot {ChemoSpecUtils} | R Documentation |
Internal function.
.distPlot(spectra, M, method, ...)
spectra |
An object of S3 class |
M |
Matrix of class |
method |
String. The distance method used to create the matrix. |
... |
Parameters to be passed to the plotting routines. Applies to base graphics only. |
None. Side effect is a plot.
Bryan A. Hanson (DePauw University).