alphabet | R Documentation |
A palette composed of 26 distinctive colors with names corresponding to letters of the alphabet.
data(alphabet)
A character string of length 26.
A character vector containing hexadecimal color representations of 26 distinctive colors that are well separated in the CIE L*u*v* color space.
The color palette was generated using the createPalette
function with three seed colors: ebony ("#5A5156"), iron ("#E4E1E3"),
and red ("#F6222E"). The colors were then manually assigned names
begining with different letters of the English alphabet.
createPalette
data(alphabet) alphabet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.