pretty_color {prettyunits} | R Documentation |
Color definition (like RGB) to a name
Description
Color definition (like RGB) to a name
Usage
pretty_color(color)
pretty_colour(color)
Arguments
color |
A scalar color that is usable as an input to |
Value
A character string that is the closest named colors to the input color. The output will have an attribute of alternate color names (named "alt").
[Package prettyunits version 1.2.0 Index]