colFun | R Documentation |
Produce default RevGadgets colors
colFun(n)
n |
(integer; no default) Number of colors to return. Maximum of 12. |
Produces a vector of colors from the default RevGadgets colors of length given by n, maximum of 12 colors.
Character vector of color hex codes.
my_colors <- colFun(2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.