Learn R Programming

incidence2 (version 2.6.1)

vibrant: 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

Run this code
vibrant(5)
muted(10)

Run the code above in your browser using DataLab