Learn R Programming

Polychrome (version 1.5.4)

alphabet: A 26-Color Palette

Description

A palette composed of 26 distinctive colors with names corresponding to letters of the alphabet.

Usage

data(alphabet)

Arguments

Format

A character string of length 26.

Details

A character vector containing hexadecimal color representations of 26 distinctive colors that are well separated in the CIE L*u*v* color space.

See Also

createPalette

Examples

Run this code
data(alphabet)
alphabet

Run the code above in your browser using DataLab