make_output_df | R Documentation |
Includes neat column names with counts of observations in each group.
make_output_df(data, strata, include_tests = FALSE)
data |
tibble containing data. Can't be a grouped tibble. Also, can't have a variable named 'variable'. |
strata |
A factor variable to stratify by. |
include_tests |
Should it create a space for p-values? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.