cbb: Colorblind-friendly palletes

Description Usage Format Note Source

Description

Colorblind-friendly palletes

Usage

1
2
3

Format

cbb8 is a character vector with 8 values, and cbb12 is a tibble with 4 columns and 12 rows.

cbb8

A vector with hex codes for 8 colors.

cbb12$col

Hex strings specifying the colors.

cbb12$dark2light

Ordering of col from dark to light.

cbb12$contrast

Ordering of col optimized for contrast.

cbb12$tritanopia

Identifies three colors that are indistinguishable for individuals with tritanopia.

cbb12$dropTrit

Identifies the three colors to drop when not including colors indistinguishible for individuals with tritanopia.

Note

cbb12 is best accessed using the CBB12 function.

Source

http://www.cookbook-r.com/Graphs/Colors_(ggplot2)/

http://mkweb.bcgsc.ca/colorblind/img/colorblindness.palettes.simple.png


johnsonra/tutorialTK documentation built on May 26, 2019, 6:53 p.m.