Description Usage Arguments Value
View source: R/deduplication_functions.R
Re-assign group numbers to text that was classified as duplicated but is unique.
1 | override_duplicates(matches, overrides)
|
matches |
Numeric: a vector of group numbers for texts that indicates duplicates and unique values returned by the |
overrides |
Numeric: a vector of group numbers that are not true duplicates. |
The input matches
vector with unique group numbers for members of groups that the user overrides.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.