Learn R Programming

xtermStyle (version 3.0.5)

Terminal Text Formatting Using Escape Sequences

Description

Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but should be compatible with any terminal using xterm or ANSI escape sequences. If run in windows, RStudio, or any other platform not supporting such escape sequences it gracefully passes on any output without modifying it.

Copy Link

Version

Install

install.packages('xtermStyle')

Monthly Downloads

9

Version

3.0.5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Christofer Backlin

Last Published

May 20th, 2015

Functions in xtermStyle (3.0.5)

print.xtermStyle

Print a style object
style.auto

Automatic styling according to object properties.
style.palette

Define the palette for auto-styling
xterm.pal

Get predefined colour palettes
discrete.color

Map numbers onto a palette
style

Color termnal output
display.xterm.colors

Display color tables
xterm256.to.ANSI

Convert xterm256 color code to ANSI code