Learn R Programming

RSEIS (version 3.7-4)

tomo.colors: Tomography Colors

Description

Color Palette ranging from red to blue through black.

Usage

tomo.colors(n, alpha = 1)

Arguments

n

number of colors

alpha

hsv color parameter

Value

color palette

See Also

rainbow, colors, hsv

Examples

Run this code
# NOT RUN {
tomo.colors(25, alpha = 1)
# }

Run the code above in your browser using DataLab