| colorRamps-package {colorRamps} | R Documentation |
Provided functions use simple piecewise linear functions to build color maps
| 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.
Tim Keitt
Maintainer: Tim Keitt <tkeitt@gmail.com>
image(matrix(1:400, 20), col = blue2red(400))