evenColors | R Documentation |
This function generates a vector of n colors evenly distributed in the RGB space. Usefull to create palettes of distinct colors.
evenColors(n)
n |
the number of colors to be in the palette. |
a vector of hexadecimal colors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.