treecolors: Interactive tool to experiment with Tree Colors

View source: R/treecolors.R

treecolorsR Documentation

Interactive tool to experiment with Tree Colors

Description

Tree Colors are color palettes for tree data structures. They are used in treemap by default (type="index"). With this tool, users can experiment with the parameters (in treemap stored in palette.HCL.options). Tree Colors can directly be obtained by treepalette with method="HCL".

Usage

treecolors(height = 700)

Arguments

height

height of the plotted treemap in pixels. Tip: decrease this number if the treemap doesn't fit conveniently.

Examples

## Not run: 
treecolors()

## End(Not run)

treemap documentation built on May 31, 2023, 8:01 p.m.