View source: R/short_functions.R
ggplot_colours | R Documentation |
Generates colours like the default colours used in ggplot2, by taking points evenly distributed around a colour wheel.
ggplot_colours(n)
n |
The number of colours to be returned. |
A character vector of hexadecimal colour codes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.