labelCol: Change colors of dendrogram tips

View source: R/recluster.R

labelColR Documentation

Change colors of dendrogram tips

Description

Internal function for recluster plotting.

Usage

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

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.

Value

An hclust object with colored tips.


recolorize documentation built on April 4, 2025, 3:07 a.m.