glasbey {Polychrome} | R Documentation |
The 32-color Glasbye palette
Description
A palette composed of 32 distinct colors.
Usage
data(glasbey)
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.
Source
The color palette was created, using standard tools in the
colorspace
package from a manually transcribed matrix of
RGB values copied from the paper by Glasbey and colleagues.
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
data(glasbey)
head(glasbey)
[Package Polychrome version 1.5.1 Index]