Learn R Programming

colorplane (version 0.5.0)

as_hexcol: convert to hex colors

Description

convert to hex colors

Usage

as_hexcol(x, ...)

# S4 method for RGBColorPlane as_hexcol(x)

# S4 method for HexColorPlane as_hexcol(x)

Value

a character vector of ex colors

Arguments

x

the object to convert

...

extra args

See Also