A set of utilities for R
| rgb2col: | More or less the inverse of R's built-in col2rgb() function.
Converts RGB (red, green and blue) color values from 0..255 to the nearest R color name.
Useful when writing web services or other scripts that generate figures with R, using a standard web palette. |
|---|