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 Oct. 15, 2023, 2:57 a.m.