Package: textutils 0.4-3
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.
Authors:
textutils_0.4-3.tar.gz
textutils_0.4-3.zip(r-4.7)textutils_0.4-3.zip(r-4.6)textutils_0.4-3.zip(r-4.5)
textutils_0.4-3.tgz(r-4.6-any)textutils_0.4-3.tgz(r-4.5-any)
textutils_0.4-3.tar.gz(r-4.7-any)textutils_0.4-3.tar.gz(r-4.6-any)
textutils_0.4-3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
textutils/json (API)
| # Install 'textutils' in R: |
| install.packages('textutils', repos = c('https://enricoschumann.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/enricoschumann/textutils/issues
Last updated from:e1ecb27bfd. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 96 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 96 | ||
| macos-release-arm64 | OK | 71 | ||
| macos-oldrel-arm64 | OK | 97 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 87 |
Exports:btabledctablefill_inhereHTMLdecodeHTMLencodeHTMLrminsertlatexrulermrpspacesstrexpTeXencodeTeXunitstitle_casetoHTMLtoTexttrimvalign
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Utilities for Handling Strings and Text | textutils-package textutils |
| Barplot Table | btable |
| Dotchart Table | dctable |
| Fill In Templates | fill_in |
| Here Documents | here |
| Decode and Encode HTML Entities | HTMLdecode HTMLencode HTMLrm |
| Vector Insertion | insert |
| LaTeX Rule. | latexrule |
| Remove Repeated Pattern | rmrp |
| Create Vectors of White Space | spaces |
| Expand String to Fixed Width | strexp |
| Encode Specical Characters for TeX/LaTeX | TeXencode |
| Translate TeX Units of Measurement | TeXunits |
| Remove Leading and Trailing White Space | title_case |
| Convert R Objects to HTML | toHTML toHTML.data.frame |
| Convert Data Frame to LaTeX | toLatex.data.frame |
| Convert Objects to (Plain) Text | toText toText.default |
| Remove Leading and Trailing White Space | trim |
| Vertically Align Strings | valign |
