.plotHCA | R Documentation |
Internal function. This function plots the results of an HCA analysis.
.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.
Applies to |
leg.loc |
Character; if |
... |
Parameters to be passed to the plotting routines. Applies to base graphics only. |
An object of class dendrogram
. Side effect is a plot.
Bryan A. Hanson (DePauw University).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.