Description Usage Arguments Value
Simple table without percentage
1 | tab_norm(datay, datax, y, x)
|
datay |
: dataframe that contains the first variable, e.g. disease diagnosis status |
datax |
: dataframe that contains the second variable, e.g. sex |
y |
: column number with respect to datay |
x |
: column number with respect to datax |
A table grouped by the 2 variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.