Description Usage Arguments Value References
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.
1 | color_scale(scale = "cb")
|
scale |
Name of the color scale. Defaults to "cb". |
A vector containing the color scale (hex values).
http://jfly.iam.u-tokyo.ac.jp/color/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.