Description Usage Arguments Examples
Transform colors from hexadecimal format to rgba hc notation
1 | hex_to_rgba(x, alpha = 1)
|
x |
colors in hexadecimal format |
alpha |
alpha |
1 | hex_to_rgba(x <- c("#440154", "#21908C", "#FDE725"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.