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 |
DOI: | 10.32614/CRAN.package.tatoo |
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 |
Reference manual: | tatoo.pdf |
Vignettes: |
named regions tatoo |
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, r-oldrel (x86_64): tatoo_1.1.2.tgz |
Old sources: | tatoo archive |
Please use the canonical form https://CRAN.R-project.org/package=tatoo to link to this page.