xtermStyle (version 3.0.5)

display.xterm.colors: 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

See Also

style

Examples

Run this code
display.xterm.colors()
display.ANSI.colors()

Run the code above in your browser using DataLab