sepia.colors: Sepia Color Palette

sepia.colorsR Documentation

Sepia Color Palette

Description

Sepia Color Palette

Usage

sepia.colors(n, k = 1)
myhcl.colors(n, k = 260)

Arguments

n

Number of colors

k

Sepia starting color, hcl ending number

Details

There are two version of sepia in the code, each has a slightly different sepia end member.

Value

vector of Octal color codes

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

tomo.colors, pastel.colors, syscolors, helpcolors

Examples


scol = sepia.colors(100)
SHOWPAL(scol)
see.pal(scol)


RPMG documentation built on Aug. 19, 2023, 5:12 p.m.