tomo.colors: Tomography Colors

Description Usage Arguments Value Author(s) See Also Examples

Description

Color Palette ranging from red to blue through black.

Usage

1
tomo.colors(n, alpha = 1)

Arguments

n

number of colors

alpha

hsv color parameter

Value

color palette

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

See Also

rainbow, colors, hsv

Examples

1
tomo.colors(25, alpha = 1)

Example output

 [1] "#E60000FF" "#E62815FF" "#E64C2AFF" "#E66C3FFF" "#E68953FF" "#E6A168FF"
 [7] "#E6B67DFF" "#E6C792FF" "#E6D4A7FF" "#E6DEBCFF" "#E6E4D1FF" "#E6E6E6FF"
[13] "#E2E6D5FF" "#D7E7C4FF" "#C3E8B3FF" "#A7E9A2FF" "#90EA9EFF" "#7FEBA9FF"
[19] "#6DECBBFF" "#5BEDD7FF" "#49E2EEFF" "#37B7EFFF" "#2583F0FF" "#1346F1FF"
[25] "#0000F2FF"

RTOMO documentation built on May 2, 2019, 3:35 p.m.