Learn R Programming

IntClust (version 0.1.0)

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.