View source: R/sorting_utils.R
| add_category_order | R Documentation |
Add response category ordering (only useful for long format cat-cat tables)
add_category_order(data, sort_by = NULL)
data |
Dataset |
sort_by |
Sorting method for response categories |
Dataset with .category_order column added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.