colors-set: colors-set or labels to a polar dendrogram

Description Usage Arguments Value Author(s)

Description

colors-set or labels to a polar dendrogram

Usage

1
2
3
4
5
6
7
8
9
colors(object) <- value

## S3 replacement method for class 'polar.clust'
colors(object) <- value

labels(object) <- value

## S3 replacement method for class 'polar.clust'
labels(object) <- value

Arguments

object

The polar.clust object.

value

The colors or labels of the cluster leaves. If value has the same length as the number of leaves it corresponds to the leaves (ordered as in the original dataset). Otherwise value corresponds to branches (indexed by cutree.polar.clust).

Value

The modified cluster object

Author(s)

Christofer Bäcklin


backlin/polarClust documentation built on May 11, 2019, 5:23 p.m.