pals: Display selected colors n at a time

View source: R/graphics.R

palsR Documentation

Display selected colors n at a time

Description

Display selected colors n at a time

Usage

pals(pattern = "", ignore = "^gray[0-9]|^grey[0-9]", n = 30, ask = FALSE)

Arguments

pattern

match to select colors

ignore

match to ignore colors (default 'grey|gray')

n

maximum number to show in one page (default 30)

ask

(default FALSE) prompt for new page


gmonette/spida2 documentation built on Aug. 20, 2023, 7:21 p.m.