View source: R/sorting_utils.R
| calculate_proportion_order | R Documentation |
Calculate proportion-based ordering for dependent variables
calculate_proportion_order(data, method, descend = FALSE)
data |
Dataset |
method |
Either ".upper", ".top", etc. |
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.