Rdocumentation
powered by
Learn R Programming
ChemoSpec (version 3.0-1)
shrinkLeaf: Shrink the Leaves of a Dendrogram
Description
This function shrinks the size of leaves of a dendrogram object. The code was taken from the help files. Not for end-user use.
Usage
shrinkLeaf(n, spectra)
Arguments
n
A node in a dendrogram object.
spectra
An object of S3 class
"Spectra"
.
Value
Returns a node with the label size properties set.
Called by
hcaSpectra
,
hcaScores
.
References
https://github.com/bryanhanson/ChemoSpec