ClusterPalette | R Documentation |
An acceptable cluster color palette
ClusterPalette(n, vcycle = c(1, 0.7), scycle = c(0.7, 1), alpha = 1)
n |
How many colors to generate |
vcycle, scycle |
Small vectors with cycles of saturation/value for hsv |
alpha |
Opacity of the colors |
EmbedSOM::ClusterPalette(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.