powered by
This function generates a vector of n colors evenly distributed in the RGB space. Usefull to create palettes of distinct colors.
evenColors(n)
a vector of hexadecimal colors.
the number of colors to be in the palette.