Learn R Programming

tangram.pipe (version 1.1.2)

Row-by-Row Table Building

Description

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.

Copy Link

Version

Install

install.packages('tangram.pipe')

Monthly Downloads

224

Version

1.1.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Andrew Guide

Last Published

August 17th, 2022

Functions in tangram.pipe (1.1.2)

num_diff

Numeric Difference in Means
num_mean_sd

Mean/SD summary for a Numeric Row
num_row

Numeric Row
print.tangram.pipe

Printing a Table
num_date

Date summary for a Numeric Row
num_default

Default summary for a Numeric Row
cat_default

Default summary for a Categorical Row
num_minmax

Min-Max summary for a Numeric Row
num_medianiqr

Median/IQR summary for a Numeric Row
n_row

Row counter
binary_pct

Percentage summary for a Binary Row
empty_row

Empty Row
tangram_styling

Tangram Styling
cat_jama

JAMA-style summary for a Categorical Row
tbl_out

Output Table
cat_pct

Percentage summary for a Categorical Row
cat_row

Categorical Row
tbl_start

Table Initialization
binary_count

Count summary for a Binary Row
binary_diff

Binary Difference in Proportions
cat_comp_default

Chi-Squared Test for Categorical Variables
cat_count

Count summary for a Categorical Row
binary_default

Default summary for a Binary Row
binary_row

Binary Row
binary_rr

Binary Risk Ratio
binary_jama

JAMA-style summary for a Binary Row
binary_or

Binary Odds Ratio