.colLeaf {ChemoSpecUtils} | R Documentation |
Internal function. This function colors the leaves of a dendrogram object. The code was taken from the help files.
.colLeaf(n, spectra)
n |
A node in a dendrogram object. |
spectra |
An object of S3 class |
Returns a node with the label color properties set.
Bryan A. Hanson (DePauw University).