Description Usage Arguments Value
Calculates and formats N's and percentages for categorical and dichotomous data
1 2 | summarize_categorical(data, variable, by, var_label, stat_display,
dichotomous_value, missing)
|
data |
Data frame |
variable |
Character variable name in |
by |
Character variable name in |
var_label |
String label |
stat_display |
String that specifies the format of the displayed statistics.
The syntax follows |
dichotomous_value |
If the output is dichotomous, then this is the value of the variable that will be displayed. |
missing |
whether to include |
formatted summary statistics in a tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.