qualitativeColours {PhyloProfile} | R Documentation |
Create qualitative colours
qualitativeColours(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
## Not run: qualitativeColours(5) ## End(Not run)