color_blind {healthyR} | R Documentation |
Provide Colorblind Compliant Colors
Description
8 Hex RGB color definitions suitable for charts for colorblind people.
Usage
color_blind()
Details
This function is used in others in order to help render plots for those that are color blind.
Value
A vector of 8 Hex RGB definitions.
Author(s)
Steven P. Sanderson II, MPH
See Also
Other Color Blind:
hr_scale_color_colorblind()
,
hr_scale_fill_colorblind()
Examples
color_blind()
[Package healthyR version 0.2.2 Index]