evenColors: Palette of evenly distributed colors

View source: R/utilities.R

evenColorsR Documentation

Palette of evenly distributed colors

Description

This function generates a vector of n colors evenly distributed in the RGB space. Usefull to create palettes of distinct colors.

Usage

evenColors(n)

Arguments

n

the number of colors to be in the palette.

Value

a vector of hexadecimal colors.


fkeck/phylosignal documentation built on June 12, 2025, 3:13 p.m.