NEWS.md
encode_native()
and decode_native()
to convert back and forth between the internal R colour format."NA"
and "transparent"
as valid colour namespalette()
as well as integers represented as charactersdecode_colour()
now allows you to specify how NA
should get interpretedcol2rgb()
NEWS.md
file to track changes to the package.grDevices::hcl()
(#9)encode_colour()
for converting colours in any colourspace into #RRGGBB
format (#7)decode_colour()
for converting hexstrings into any colourspaceNaN
results (#12)