Description Usage Arguments Value
View source: R/tabulate_columns.R
This function returns a tidy tibble containing percentage tables
1 2 |
x |
tibble of ordinal/nominal responses |
weights |
(Optional) vector of weights |
segments |
(Optional) vector or data frame of segment membership |
filterNA |
Whether we remove NAs before calculating percentage |
binary |
Are the columns binary responses (1 or TRUE) |
multipleChoice |
Are the columns multiple choice and therefore should be grouped together. |
tidy tibble containing percentage table of responses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.