Description Usage Format Details Source Examples
Colorblind-friendly color palettes for graphing. From Winston Chang's Cookbook for R.
1 2 |
The format is: chr [1:8] "#999999" "#E69F00" "#56B4E9" "#009E73" "#F0E442" "#0072B2" "#D55E00" ...
cbPalette gives a colorblind-friendly color palette with grey. cbbPalette gives a colorblind-friendly color palette with black.
http://www.cookbook-r.com/Graphs/Colors_(ggplot2)/
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.