convert_color {raymolecule} | R Documentation |
Convert Color
Description
Convert Color
Usage
convert_color(color, as_hex = FALSE)
Arguments
color |
The color to convert. Can be either a hexadecimal code, or a numeric rgb vector listing three intensities between '0' and '1'. |
Value
Color vector
Examples
#none
[Package raymolecule version 0.5.3 Index]