s-fleck/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.

Getting started

Package details

MaintainerStefan Fleck <stefan.b.fleck@gmail.com>
LicenseMIT + file LICENSE
Version1.1.2
URL https://github.com/statistikat/tatoo
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("s-fleck/tatoo")
s-fleck/tatoo documentation built on April 9, 2023, 5:57 a.m.