cfly_clarify {clusterfly}R Documentation

Clarify clusters

Description

Match all cluster indices to common reference

Usage

cfly_clarify(cf, reference=1, method="rowmax")

Arguments

cf clusterfly object
reference method to use, see clarify
method index to reference clustering

Details

It's a good idea to run this before running any animation sequences so that unnecessary colour changes are minimised.

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples

o <- cfly_clarify(o, "Region")

[Package clusterfly version 0.2.2 Index]