View source: R/ggplot-extras.R
gg_color_hue | R Documentation |
Create a palette with ggplot2 default colors
gg_color_hue(n)
n |
integer. Number of colours in the palette. |
vector of character strings corresponding to the palette colour hex codes.
John Colby https://stackoverflow.com/a/8197703/2116422
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.