View source: R/sorting_utils.R
| get_target_categories | R Documentation |
Uses subset_vector to determine which categories to include based on positional methods like .top, .bottom, .upper, .lower, etc.
get_target_categories(data, method)
data |
Dataset with .category column |
method |
Positional method (.top, .bottom, .upper, .lower, etc.) |
Character vector of target category names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.