ClusterPalette: An acceptable cluster color palette

View source: R/utils.R

ClusterPaletteR Documentation

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

EmbedSOM::ClusterPalette(10)

EmbedSOM documentation built on July 5, 2022, 5:14 p.m.