as_hexcol {colorplane} | R Documentation |
convert to hex colors
Description
convert to hex colors
Usage
as_hexcol(x, ...)
## S4 method for signature 'RGBColorPlane'
as_hexcol(x)
## S4 method for signature 'HexColorPlane'
as_hexcol(x)
Arguments
x |
the object to convert |
... |
extra args |
Value
a character vector of ex colors
See Also
[Package colorplane version 0.5.0 Index]