Description Usage Arguments Value Source Examples
Create qualitative colours
1 | qualitative_colours(n, light = FALSE)
|
n |
number of colors |
light |
light colors TRUE or FALSE |
list of n different colors
Modified based on https://gist.github.com/peterk87/6011397
1 2 3 4 | ## Not run:
qualitative_colours(5)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.