Description Usage Arguments Value Examples
View source: R/playingWithColours.R
Generate a set of random colours for demonstration purposes
1 |
n |
integer: the number of colours required |
A character string vector of the colours in hex format
1 2 | set.seed(1234)
showColours(random_colours(20))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.