dot-distPlot: Draw a Distance Plot

.distPlotR Documentation

Draw a Distance Plot

Description

Internal function.

Usage

.distPlot(spectra, M, method, ...)

Arguments

spectra

An object of S3 class ChemoSpec::Spectra() or ChemoSpec2D::Spectra2D().

M

Matrix of class dist containing the distances.

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).


ChemoSpecUtils documentation built on May 31, 2023, 5:56 p.m.