Description Usage Arguments Value
Sorts (and optionally deduplicates) the elements of complex field.
1 2 | sort_elements(tar_vector, split_reg = "----", decreasing = FALSE,
dedup = TRUE, collapse_first = TRUE, cf_split = split_reg)
|
tar_vector |
The vector of strings with elements to sort. |
split_reg |
String providing the regex logic for breaking/collapsing target strings. |
decreasing |
Boolean controlling sort direction. |
Returns an updated vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.