Learn R Programming

EmbedSOM (version 2.2)

ClusterPalette: An acceptable cluster color palette

Description

An acceptable cluster color palette

Usage

ClusterPalette(n, vcycle = c(1, 0.7), scycle = c(0.7, 1), alpha = 1)

Arguments

n

How many colors to generate

vcycle, scycle

Small vectors with cycles of saturation/value for hsv

alpha

Opacity of the colors

Examples

Run this code
EmbedSOM::ClusterPalette(10)

Run the code above in your browser using DataLab