gg.colors | R Documentation |
Make ggplot like colors.
gg.colors(n)
number |
of colors to make. |
a character vector containing colors.
barplot(1:30, col = gg.colors(30))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.