CRAN

tatoo 1.1.1

Combine and Export Data Frames

Released Mar 29, 2019 by Stefan Fleck

This package cannot yet be used with Renjin it depends on other packages which are not available: data.table 1.12.2 and colt 0.1.1

Dependencies

data.table 1.12.2 colt 0.1.1 withr 2.1.2 assertthat 0.2.1 openxlsx 4.1.0 crayon 1.3.4 stringi magrittr 1.5

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.