R/package.R

#' Manipulation of 'ANSI' colored strings
#'
#' String manipulation functions for 'ANSI' colored strings. Creates
#' substrings, split strings, wraps strings, and keeps the coloring proper.
#'
#' @useDynLib ansistrings
#' @docType package
#' @name ansistrings
NULL
r-lib/ansistrings documentation built on March 7, 2020, 10:13 p.m.