View source: R/color-blindness.R
check_color_blindness | R Documentation |
check_color_blindness()
will showcase the effect of the three kinds of
color vision deficiency, Deuteranopia, Protanopia, and Tritanopia, at the
same time side by side in a plot.
check_color_blindness(col)
col |
A |
Invisibly col
.
check_color_blindness(rainbow(10))
check_color_blindness(terrain.colors(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.