generate_highcontrast_palette: Generate a random high-contrast palette (for bar plotting)

View source: R/visuals.R View source: R/gLV_simulations.R

generate_highcontrast_paletteR Documentation

Generate a random high-contrast palette (for bar plotting)

Description

Generate a random high-contrast palette (for bar plotting)

Generate a color palette suitable for stacked bar plots given a feature number (S)

Usage

generate_highcontrast_palette(S)

generate_highcontrast_palette(S)

Arguments

S

number of features (colors to generate)

Value

vector of hex color strings

list of hex colors


kimberlyroche/rulesoflife documentation built on May 7, 2023, 11:08 a.m.