farver-package {farver} | R Documentation |
The encoding of colour can be handled in many different ways, using different colour spaces. As different colour spaces have different uses, efficient conversion between these representations are important. The 'farver' package provides a set of functions that gives access to very fast colour space conversion and comparisons implemented in C++, and offers 100-fold speed improvements over the 'convertColor' function in the 'grDevices' package.
Maintainer: Thomas Lin Pedersen thomasp85@gmail.com
Authors:
Berendea Nicolae (Author of the ColorSpace C++ library)
Romain François romain@purrple.cat (0000-0002-2444-4226)
Useful links: