Learn R Programming

RSEIS (version 2.1-6)

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
tomo.colors(25, alpha = 1)

Run the code above in your browser using DataLab