colLeaf {ChemoSpec}R Documentation

Color the Leaves of a Dendrogram Based on a Spectra Object

Description

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

Usage

colLeaf(n, spectra)

Arguments

n

A node in a dendrogram object.

spectra

An object of S3 class Spectra.

Value

Returns a node with the label color properties set.

Author(s)

Bryan A. Hanson, DePauw University.

References

https://github.com/bryanhanson/ChemoSpec


[Package ChemoSpec version 4.4.97 Index]