vibrant {incidence2}R 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)


[Package incidence2 version 2.2.3 Index]