View source: R/imageProcessing.R
rgb2hex | R Documentation |
Simple function that converts a length 3 list corresponding to RGB code to a color hexcode
rgb2hex(x)
x |
length three string corresponding to RGB color code |
a hexcode (string)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.