Enrico Schumann
textutils
Utilities for Handling Strings and Text
Utilities for handling character vectors that store human-readable text (either plain or with markup, such as HTML or LaTeX). The package provides, in particular, functions that help with the preparation of plain-text reports, e.g. for expanding and aligning strings that form the lines of such reports. The package also provides generic functions for transforming R objects to HTML and to plain text.
Version: 0.3-2 (2023-04-01)
source files manual NEWS ChangeLog GitLab/GitHub
Vignettes
btable.pdfTo install the package from a running R session, type:
install.packages('textutils', repos = c('http://enricoschumann.net/R', getOption('repos')))