as.list {colorpatch} | R Documentation |
Applies to the colorspace::color class.
as.list(x, ...)
## S4 method for signature 'color'
as.list(x, ...)
x |
color object to be coerced to a list |
... |
ignored for this class |
data("OptimGreenRedLAB")
as.list(OptimGreenRedLAB)