Learn R Programming

incidence2 (version 0.2.2)

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

a number of colors

Examples

Run this code
# NOT RUN {
vibrant(5)
muted(10)
# }

Run the code above in your browser using DataLab