tatoo: Combine and Export Data Frames

Functions to combine data.frames in ways that require additional effort in base R, and to add metadata (id, title, ...) that can be used for printing and xlsx export. The 'Tatoo_report' class is provided as a convenient helper to write several such tables to a workbook, one table per worksheet. Tatoo is built on top of 'openxlsx', but intimate knowledge of that package is not required to use tatoo.

Version: 1.1.2
Imports: assertthat, magrittr, data.table, openxlsx (≥ 4.0.0), stringi, colt, crayon, withr
Suggests: testthat, rprojroot, kableExtra, knitr, rmarkdown
Published: 2023-03-26
Author: Stefan Fleck [aut, cre]
Maintainer: Stefan Fleck <stefan.b.fleck at gmail.com>
BugReports: https://github.com/statistikat/tatoo/issues
License: MIT + file LICENSE
URL: https://github.com/statistikat/tatoo
NeedsCompilation: no
Materials: README NEWS
CRAN checks: tatoo results

Documentation:

Reference manual: tatoo.pdf
Vignettes: named regions
tatoo

Downloads:

Package source: tatoo_1.1.2.tar.gz
Windows binaries: r-devel: tatoo_1.1.2.zip, r-release: tatoo_1.1.2.zip, r-oldrel: tatoo_1.1.2.zip
macOS binaries: r-release (arm64): tatoo_1.1.2.tgz, r-oldrel (arm64): tatoo_1.1.2.tgz, r-release (x86_64): tatoo_1.1.2.tgz
Old sources: tatoo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tatoo to link to this page.