treecolors | R Documentation |
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"
.
treecolors(height = 700)
height |
height of the plotted treemap in pixels. Tip: decrease this number if the treemap doesn't fit conveniently. |
## Not run:
treecolors()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.