Learn R Programming

recolorize (version 0.2.0)

labelCol: Change colors of dendrogram tips

Description

Internal function for recluster plotting.

Usage

labelCol(x, hex_cols, pch = 20, cex = 2)

Value

An hclust object with colored tips.

Arguments

x

Leaf of a dendrogram.

hex_cols

Hex color codes for colors to change to.

pch

The type of point to draw.

cex

The size of the point.