colorRamps-package {colorRamps}R Documentation

Builds color maps

Description

Provided functions use simple piecewise linear functions to build color maps

Details

Package: colorRamps
Type: Package
Version: 1.0
Date: 2007-04-05
License: GPL

All function take a single argument n that specifies the number of colors to generate.

Author(s)

Tim Keitt

Maintainer: Tim Keitt <tkeitt@gmail.com>

Examples

image(matrix(1:400, 20), col = blue2red(400))

[Package colorRamps version 1.0 Index]