Learn R Programming

RPMG (version 2.2-7)

sepia.colors: Sepia Color Palette

Description

Sepia Color Palette

Usage

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

Value

vector of Octal color codes

Arguments

n

Number of colors

k

Sepia starting color, hcl ending number

Author

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

Details

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

See Also

tomo.colors, pastel.colors, syscolors, helpcolors

Examples

Run this code

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

Run the code above in your browser using DataLab