palettes: Color palettes used in incidence

vibrantR Documentation

Color palettes used in incidence

Description

These functions are color palettes used in incidence. The palettes come from https://personal.sron.nl/~pault/#sec:qualitative and exclude grey, which is reserved for missing data.

Usage

vibrant(n)

muted(n)

Arguments

n

⁠[integer]⁠

Number of colours.

double vectors will be converted via as.integer(n).

Examples

vibrant(5)
muted(10)


incidence2 documentation built on July 9, 2023, 5:35 p.m.