createOutputTable: A helper function for baselineTable to create the general...

Description Usage Arguments Author(s) Examples

View source: R/createOutputTable.R

Description

This function is called within baselineTable and creates additional rows for each level specified in grouping.var. It also uses standard statistical tests to compare descriptive statistics between groups.

Usage

1
createOutputTable(data, vars, labels, round_dec, placeholder, var.details)

Arguments

var.details

This additional argument specifies nature of variables (i.e., continuous or categorical). For detailed documentation, see the original code from baselineTable.

...

It takes arguments from baselineTable

Author(s)

Nils Kappelmann

Examples

1

nkappelmann/PubHelper documentation built on Aug. 7, 2021, 5:09 a.m.