loon_palette | R Documentation |
Loon has a color sequence generator implemented creates a color
palettes where the first m
colors of a color palette of size
m+1
are the same as the colors in a color palette of size m
,
for all positive natural numbers m
. See the details in the
l_setColorList
documentation.
loon_palette(n)
n |
number of different colors in the palette |
vector with hex-encoded color values
l_setColorList
loon_palette(12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.