| fade_cols | R Documentation |
Converts any R color specification to '#RRGGBB4D' form. Handles hex colors ('#RRGGBB', '#RRGGBBAA') and named colors (e.g. '"red"').
fade_cols(x)
x |
Character vector of colors. |
Character vector of faded hex colors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.