Manipulation of 'ANSI' colored strings
String manipulation functions for 'ANSI' colored strings. Creates substrings, split strings, wraps strings, and keeps the coloring proper.
Once on CRAN, install the package as usual:
install.packages("ansistrings")
library(ansistrings)
MIT © Gábor Csárdi