Description Usage Arguments See Also
View source: R/hex_to_cspace.R
Converts hexadecimal color specifications to different color-space representations, where columns represent different responses/colors, and each row represents one color axis (e.g. R-G-B)
1 | hex_to_cspace(hexcobj, fmt = "sRGB")
|
hexcobj |
a data frame (single row) or character vector with hexadecimal color values |
fmt |
specifies color axes/output format ("sRGB", "Luv", "Lab"). note that output sRGB values are on the scale 0-1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.