Description Usage Arguments Author(s) Examples
View source: R/createOutputTable.R
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.
1 | createOutputTable(data, vars, labels, round_dec, placeholder, var.details)
|
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 |
Nils Kappelmann
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.