Package: textutils 0.4-2
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-2.tar.gz
textutils_0.4-2.zip(r-4.5)textutils_0.4-2.zip(r-4.4)textutils_0.4-2.zip(r-4.3)
textutils_0.4-2.tgz(r-4.4-any)textutils_0.4-2.tgz(r-4.3-any)
textutils_0.4-2.tar.gz(r-4.5-noble)textutils_0.4-2.tar.gz(r-4.4-noble)
textutils_0.4-2.tgz(r-4.4-emscripten)textutils_0.4-2.tgz(r-4.3-emscripten)
textutils.pdf |textutils.html✨
textutils/json (API)
NEWS
# 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 5 months agofrom:b1576c20f7. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | WARNING | Nov 21 2024 |
R-4.5-linux | WARNING | Nov 21 2024 |
R-4.4-win | WARNING | Nov 21 2024 |
R-4.4-mac | WARNING | Nov 21 2024 |
R-4.3-win | WARNING | Nov 21 2024 |
R-4.3-mac | WARNING | Nov 21 2024 |
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 |