Rdocumentation
powered by
Learn R Programming
Rgnuplot (version 1.0.3)
GphexRGB: RGB sequence, from decimal to hexadecimal, ready for gnuplot
Description
GphexRGB
returns an RGB sequence, from decimal to hexadecimal
Usage
GphexRGB(r,g=NA,b=NA)
Arguments
r
value for red channel
g
value for green channel
b
value for blue channel
Value
See Also
GpimageRGBchange