ts_scale_fill_colorblind {healthyR.ts} | R Documentation |
Provide Colorblind Compliant Colors
Description
8 Hex RGB color definitions suitable for charts for colorblind people.
Usage
ts_scale_fill_colorblind(..., theme = "ts")
Arguments
... |
Data passed in from a |
theme |
Right now this is |
Details
This function is used in others in order to help render plots for those that are color blind.
Value
A gggplot
layer
Author(s)
Steven P. Sanderson II, MPH
[Package healthyR.ts version 0.3.1 Index]