r-lib / ansistrings

Manipulation of ANSI colored strings
Other
9 stars 5 forks source link
r

ansistrings

Manipulation of 'ANSI' colored strings

Linux Build Status Windows Build status CRAN RStudio mirror downloads

String manipulation functions for 'ANSI' colored strings. Creates substrings, split strings, wraps strings, and keeps the coloring proper.

Installation

Once on CRAN, install the package as usual:

install.packages("ansistrings")

Usage

library(ansistrings)

License

MIT © Gábor Csárdi