Learn R Programming

Polychrome (version 1.5.1)

glasbey: The 32-color Glasbye palette

Description

A palette composed of 32 distinct colors.

Usage

data(glasbey)

Arguments

Format

A character string of length 32.

Details

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

References

Glasbey CA, van der Heijden GWAM, Toh VFK, Gray AJ (2007). Colour Displays for Categorical Images. Color Research and Application, 32, 304-9.

Examples

Run this code
data(glasbey)
head(glasbey)

Run the code above in your browser using DataLab