View source: R/colorspace_helpers.R View source: R/render_gamma_linear.R View source: R/convert_color.R
| rgb_to_hex | R Documentation |
Encode RGB/RGBA to hex (sRGB domain)
rgb_to_hex(x)
x |
Values. 3 or 4 columns (R,G,B,A) in 0 to 1. |
Hex vector (#RRGGBB or #RRGGBBAA).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.