roloc-package {roloc} | R Documentation |
Convert Colour Specification to Colour Name
Description
Functions to convert an R colour specification to a colour name. The user can select and create different lists of colour names and different colour metrics for the conversion.
Details
The DESCRIPTION file:
This package was not yet installed at build time.
Index: This package was not yet installed at build time.
The main function in this package is colourName()
, which takes
one or more colour specifications and returns a matching colour name.
Author(s)
Paul Murrell
Maintainer: Paul Murrell <paul@stat.auckland.ac.nz>
References
Murrell, P. (2018). "Generating Colour Names: The 'roloc' Package for R." Technical Report 2018-01, Department of Statistics, The University of Auckland. https://www.stat.auckland.ac.nz/~paul/Reports/roloc/intro/roloc.html
See Also
Examples
colourName("#FF0000")
[Package roloc version 0.1-2 Index]