Description Usage Arguments Value
Creating a table showing the distributions grouped by 2 variables (Including zeroes in the second variable)
1 | tab_ngo_0(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 with percentages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.