Learn R Programming

healthyR.ai (version 0.1.0)

color_blind: Provide Colorblind Compliant Colors

Description

8 Hex RGB color definitions suitable for charts for colorblind people.

Usage

color_blind()

Arguments

Value

A vector of 8 Hex RGB definitions.

Author

Steven P. Sanderson II, MPH

Details

This function is used in others in order to help render plots for those that are color blind.

See Also

Other Color_Blind: hai_scale_color_colorblind(), hai_scale_fill_colorblind()

Examples

Run this code
color_blind()

Run the code above in your browser using DataLab