Description Usage Arguments Details Value Author(s) Examples
Create a set of hue ranges related through the levels of cuts
.
1 | tree.ranges(cuts, blank = 0.1, init = NULL, ...)
|
cuts |
cluster assignment result of |
blank |
"spacing" between hues ranges when splitting (see description) |
init |
provide initial hues - not yet implemented |
... |
passed to |
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.
list of related hue ranges corresponding to the cut levels
Benno Pütz puetz@psych.mpg.de
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.