Learn R Programming

textutils (version 0.4-1)

Utilities for Handling Strings and Text

Description

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.

Copy Link

Version

Install

install.packages('textutils')

Monthly Downloads

1,262

Version

0.4-1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

April 1st, 2024

Functions in textutils (0.4-1)

here

Here Documents
HTMLencode

Decode and Encode HTML Entities
insert

Vector Insertion
latexrule

LaTeX Rule.
TeXencode

Encode Specical Characters for TeX/LaTeX
valign

Vertically Align Strings
rmrp

Remove Repeated Pattern
dctable

Dotchart Table
TeXunits

Translate TeX Units of Measurement
textutils-package

tools:::Rd_package_title("textutils")
title_case

Remove Leading and Trailing White Space
fill_in

Fill In Templates
toText

Convert Objects to (Plain) Text
trim

Remove Leading and Trailing White Space
toHTML

Convert R Objects to HTML
btable

Barplot Table
toLatex.data.frame

Convert Data Frame to LaTeX
spaces

Create Vectors of White Space
strexp

Expand String to Fixed Width