Package: tangram.pipe 1.1.2

Andrew Guide

tangram.pipe: Row-by-Row Table Building

Builds tables with customizable rows. Users can specify the type of data to use for each row, as well as how to handle missing data and the types of comparison tests to run on the table columns.

Authors:Andrew Guide [aut, cre], Thomas Stewart [aut]

tangram.pipe_1.1.2.tar.gz
tangram.pipe_1.1.2.zip(r-4.5)tangram.pipe_1.1.2.zip(r-4.4)tangram.pipe_1.1.2.zip(r-4.3)
tangram.pipe_1.1.2.tgz(r-4.4-any)tangram.pipe_1.1.2.tgz(r-4.3-any)
tangram.pipe_1.1.2.tar.gz(r-4.5-noble)tangram.pipe_1.1.2.tar.gz(r-4.4-noble)
tangram.pipe_1.1.2.tgz(r-4.4-emscripten)tangram.pipe_1.1.2.tgz(r-4.3-emscripten)
tangram.pipe.pdf |tangram.pipe.html
tangram.pipe/json (API)

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

Peer review:

Bug tracker:https://github.com/thomasgstewart/tangram.pipe/issues

On CRAN:

26 exports 1 stars 1.33 score 16 dependencies 2 mentions 1 scripts 216 downloads

Last updated 2 years agofrom:41477d6394. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-winOKAug 21 2024
R-4.5-linuxOKAug 21 2024
R-4.4-winOKAug 21 2024
R-4.4-macOKAug 21 2024
R-4.3-winOKAug 21 2024
R-4.3-macOKAug 21 2024

Exports:binary_countbinary_defaultbinary_diffbinary_jamabinary_orbinary_pctbinary_rowbinary_rrcat_comp_defaultcat_countcat_defaultcat_jamacat_pctcat_rowempty_rown_rownum_datenum_defaultnum_diffnum_mean_sdnum_medianiqrnum_minmaxnum_rowtangram_stylingtbl_outtbl_start

Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr

Customizable Table Building with Tangram Pipe

Rendered fromCustomizable-Table-Building.Rmdusingknitr::rmarkdownon Aug 21 2024.

Last update: 2022-08-17
Started: 2021-03-09

Writing User-Defined Summary Functions

Rendered fromWriting-User-Defined-Summary-Functions.Rmdusingknitr::rmarkdownon Aug 21 2024.

Last update: 2022-08-17
Started: 2021-09-08