shrinkLeaf {ChemoSpec}R Documentation

Shrink the Leaves of a Dendrogram Based on a Spectra Object

Description

This function shrinks the size of leaves of a dendrogram object. The code was taken from the help files. An internal function, not generally called by the user.

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.

Author(s)

Bryan A. Hanson, DePauw University.

References

https://github.com/bryanhanson/ChemoSpec


[Package ChemoSpec version 4.4.97 Index]