R/Color_Palettes.R
Hue_Pal.Rd
Shortcut to hue_pal to return to ggplot2 defaults if user desires, from scales package.
Hue_Pal(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)