l_hexcolor: Convert color names to their 12 digit hexadecimal color representation
Description
Color names in loon will be mapped to colors according to the Tk
color specifications and are normalized to a 12 digit hexadecimal color
representation.
Usage
l_hexcolor(color)
Value
a character vector with the 12 digit hexadecimal color strings.