rand_pal_c | R Documentation |
Get Random Continuous Color Palette
rand_pal_c(n_colors = 3)
n_colors |
The minimum number of colors in the palette. |
This function pulls a random continuous palette from paletteer that has a minimum length. It returns the name of the palette and the hexcodes.
A list of the package name and the colors
rand_pal_c(n_colors = 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.