| plotHCA {ChemoSpec} | R Documentation |
This function plots the results of an HCA analysis of a
Spectra object. Not generally called by the user –
hcaSpectra and hcaScores use it (see those pages
for examples).
plotHCA(spectra, hclst, sub.title, use.sym, leg.loc, ...)
spectra |
An object of S3 class |
hclst |
A |
sub.title |
A character string for the subtitle. |
use.sym |
Logical; if true, the color scheme will be black and lower-case letters will be used to indicate group membership. |
leg.loc |
Character; if |
... |
Additional parameters to be passed to the plotting routines. |
An object of class dendrogram. Side effect is a plot.
Bryan A. Hanson, DePauw University.
https://github.com/bryanhanson/ChemoSpec