Learn R Programming

Rgnuplot (version 1.0.3)

GpdivergingColormap: Create diverging colormaps

Description

GpdivergingColormap

Usage

GpdivergingColormap(s,rgb1,rgb2, outColorspace='sRGB')

Arguments

s
vector with values between zero and one
rgb1
colorspace element for lower bound
rgb2
colorspace element for upper bound
outColorspace
name of the output color space (RGB, sRGB, HLS, HSV, LAB, LUV, PolarLAB, PolarLUV, XYZ)

Value

See Also

Gprun