View source: R/sorting_utils.R
| calculate_sum_value_order | R Documentation |
Calculate ordering based on .sum_value (for category-based sorting)
calculate_sum_value_order(data, descend = FALSE)
data |
Dataset with .sum_value column |
descend |
Logical indicating if sorting should be descending |
Numeric vector of ordering values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.