colorblind_pal: Colorblind Color Palette (Discrete) and Scales
Description
An 8-color colorblind safe qualitative discrete palette
from http://jfly.iam.u-tokyo.ac.jp/color and the
http://wiki.stdout.org/rcookbook/Graphs/Colors for R.
Usage
colorblind_pal()
scale_colour_colorblind(...)
scale_color_colorblind(...)
scale_fill_colorblind(...)
Arguments
...
Other arguments passed on to
discrete_scale to control name, limits,
breaks, labels and so forth.