View source: R/remove_duplicate_splits.R
remove_duplicate_splits | R Documentation |
Removes duplicate splits
remove_duplicate_splits(x)
x |
a list of splits, in which position 2 and position 3 might be duplicates |
a list with duplicated value in position 2 removed
remove_duplicate_splits
is a helper function inside splits_parse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.