tactile (version 0.2.0)

seq_pal: Sequential palette helper.

Description

Divides the regions palette from lattice in half when it does not make sense to have a diverging palette.

Usage

seq_pal(n, bias = 1, space = "Lab", ...)

Arguments

n

Number of colors to generate

...

Stuff to pass on to grDevices::colorRampPalette()