Description Usage Arguments Author(s) Examples
View source: R/addGroupInfoToTable.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 2 3 4 5 6 7 8 9 | addGroupInfoToTable(
data,
output,
vars,
placeholder,
round_dec,
grouping.var,
welch.test
)
|
... |
Function 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.