seq_pal: Sequential palette helper.

View source: R/utils.R

seq_palR Documentation

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()


tactile documentation built on Aug. 8, 2025, 7:44 p.m.