Last data update: 2014.03.03

R: Display color tables
display.xterm.colorsR Documentation

Display color tables

Description

The xterm colour table consist of the ANSI colours (16), the web colour cube (216) and additional shades of grey not including full white and black (16). However these are not strictly defined but can vary somewhat between systems and configurations.

Usage

display.xterm.colors(perm = 1:3)

display.ANSI.colors(numbers = TRUE)

Arguments

perm

Rotation of the colour cube, supplied as a permutation of its dimensions. Sent to aperm.

numbers

Logical, whether to display colour indices.

Value

Nothing

Author(s)

Christofer B<c3><83><c2><a4>cklin

See Also

style

Examples

display.xterm.colors()
display.ANSI.colors()

Results