Learn R Programming

healthyR.ai (version 0.1.0)

hai_scale_fill_colorblind: Provide Colorblind Compliant Colors

Description

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

Usage

hai_scale_fill_colorblind(..., theme = "hai")

Value

A gggplot layer

Arguments

...

Data passed in from a ggplot object

theme

Right now this is hai only. Anything else will render an error.

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: color_blind(), hai_scale_color_colorblind()