View source: R/Color_Palettes.R
Hue_Pal | R Documentation |
Shortcut to hue_pal to return to ggplot2 defaults if user desires, from scales package.
Hue_Pal(num_colors)
num_colors |
number of colors to return in palette. |
hue color palette (as many colors as desired)
cols <- Hue_Pal(num_colors = 8)
PalettePlot(pal= cols)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.