color_scale: Color scales

Description Usage Arguments Value References

Description

A variety of discreet color scales to be used in ggplot as a value in scale_color_manual(). Currently, the following scales are supported: - "cb": Colorblind-friendly scale. - "cb2": Alternative colorblind-friendly scale.

Usage

1

Arguments

scale

Name of the color scale. Defaults to "cb".

Value

A vector containing the color scale (hex values).

References

http://jfly.iam.u-tokyo.ac.jp/color/


joon-e/jutilities documentation built on May 28, 2019, 7:34 p.m.