Learn R Programming

RSEIS (version 4.2-4)

tomo.colors: Tomography Colors

Description

Color Palette ranging from red to blue through black.

Usage

tomo.colors(n, alpha = 1)

Value

color palette

Arguments

n

number of colors

alpha

hsv color parameter

Author

Jonathan M. Lees<jonathan.lees.edu>

See Also

rainbow, colors, hsv

Examples

Run this code
tomo.colors(25, alpha = 1)

Run the code above in your browser using DataLab