tree.ranges: full hue range set for cutree

Description Usage Arguments Details Value Author(s) Examples

View source: R/clusterluts.R

Description

Create a set of hue ranges related through the levels of cuts.

Usage

1
tree.ranges(cuts, blank = 0.1, init = NULL, ...)

Arguments

cuts

cluster assignment result of cutree (or equivalent)

blank

"spacing" between hues ranges when splitting (see description)

init

provide initial hues - not yet implemented

...

passed to hue.range.split

Details

When blank is non-zero, that fraction of a hue range is left unassigned when splitting for the next level. This should help for better distingushable colors in the resulting hue ranges.

Value

list of related hue ranges corresponding to the cut levels

Author(s)

Benno Pütz puetz@psych.mpg.de

Examples

1

bennop/clusterLUTs documentation built on Nov. 21, 2020, 9:07 a.m.