LabelCols: Colouring labels
Description
Internal function of LabelPlot
.
Usage
LabelCols(x, Sel1, Sel2 = NULL, col1 = NULL, col2 = NULL)
Arguments
x
The leaf of a dendrogram.
Sel1
The selection of objects to be colored. Default is NULL.
Sel2
An optional second selection to be colored. Default is NULL.
col1
The color for the first selection. Default is NULL.
col2
The color for the optional second selection. Default is NULL.