info: Available Schemes

View source: R/info.R

infoR Documentation

Available Schemes

Description

Returns information about the available schemes.

Usage

info()

Value

A data.frame with the following columns:

palette

Names of palette.

type

Types of schemes: sequential, diverging or qualitative.

max

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

missing

The hexadecimal color value for mapping missing values.

Author(s)

N. Frerebeau

See Also

Other color schemes: colour()

Examples

## Get a table of available palettes
info()

khroma documentation built on Sept. 11, 2024, 5:26 p.m.