Package: tatoo 1.1.3

Stefan 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.

Authors:Stefan Fleck [aut, cre]

tatoo_1.1.3.tar.gz
tatoo_1.1.3.zip(r-4.7)tatoo_1.1.3.zip(r-4.6)tatoo_1.1.3.zip(r-4.5)
tatoo_1.1.3.tgz(r-4.6-any)tatoo_1.1.3.tgz(r-4.5-any)
tatoo_1.1.3.tar.gz(r-4.7-any)tatoo_1.1.3.tar.gz(r-4.6-any)
tatoo_1.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
tatoo/json (API)

# Install 'tatoo' in R:
install.packages('tatoo', repos = c('https://statistikat.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/statistikat/tatoo/issues

On CRAN:

Conda:

5.59 score 7 stars 28 scripts 224 downloads 51 exports 11 dependencies

Last updated from:a0fea86cc3. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING139
source / vignettesOK191
linux-release-x86_64WARNING139
macos-release-arm64WARNING98
macos-oldrel-arm64WARNING106
windows-develWARNING93
windows-releaseWARNING78
windows-oldrelWARNING86
wasm-releaseOK112

Exports:as_Composite_tableas_latexas_linesas_Mashed_tableas_multinamesas_workbookcmashcomp_tablecomp_table_listcompile_reportcompile_report_listdefault_kable_optionsflip_namesfooter<-id_vars<-insert_blank_row<-is_Composite_tableis_Mashed_tableis_Stacked_tableis_Tagged_tableis_Tatoo_reportis_Tatoo_tablelongtitle<-mash_method<-mash_tablemash_table_listmetameta<-multinamesmultinames_to_colspansmultinames<-open_fileregionsrmashsanitize_excel_sheet_namessave_pdfsave_xlsxsep_height<-spacing<-stack_tablestack_table_listsubtitle<-table_idtable_id<-tag_tabletitle<-tt_metaview_pdfview_xlsxwalk_regionswrite_worksheet

Dependencies:assertthatclicoltcrayondata.tablemagrittropenxlsxRcppstringiwithrzip

tatoo package vignette
Introduction | Tagged tables | Mashed tables | Convenience functions | rmash | cmash | Composite tables | Stacked tables | Tatoo Report | Excel export

Last update: 2023-03-26
Started: 2017-03-11

Formatting Reports with Named Regions
Introduction | Example | Named region names | Formatting parts of tables with walk_regions

Last update: 2018-02-23
Started: 2018-01-30