hsv(h, s, v)
h,s,v
|
numeric vectors of values in the range
[0,1] for ``hue'', ``saturation'' and ``value''
to be combined to form a vector of colors. Values in shorter
arguments are recycled.
|
hsv
can be used with a col=
specification in graphics functions or in par
.
rainbow
, rgb
, gray
.