info: Available Palettes

View source: R/info.R

infoR Documentation

Available Palettes

Description

Returns information about the available palettes.

Usage

info()

Value

A data.frame with the following columns:

palette

Names of palette.

type

Types of palettes: sequential, diverging or qualitative.

max

Maximum number of colors that are contained in each palette. Only relevant for qualitative palettes.

missing

The hexadecimal color value for mapping missing values.

Author(s)

N. Frerebeau

See Also

Other color palettes: colour(), ramp(), scale_picker

Examples

## Get a table of available palettes
info()

tesselle/khroma documentation built on Jan. 15, 2024, 9:15 p.m.