| gen_colors-deprecated | R Documentation | 
This function generates n maximally separated colors with equal
saturation and brightness from a base color.
gen_colors(n, clr = "#6495ed")
n | 
 The number of colors to generate.  | 
clr | 
 The base color from which to generate other colors.  | 
A vector of n colors.
fantaxtic-deprecated
gen_colors(5)
gen_colors(5, "blue")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.