.distPlot {ChemoSpecUtils} | R Documentation |
Draw a Distance Plot
Description
Internal function.
Usage
.distPlot(spectra, M, method, ...)
Arguments
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. |
Value
None. Side effect is a plot.
Author(s)
Bryan A. Hanson (DePauw University).
[Package ChemoSpecUtils version 1.0.4 Index]