View source: R/deduplication_functions.R
review_duplicates | R Documentation |
Allows users to manually review articles classified as duplicates.
review_duplicates(text, matches)
text |
A character vector of the text that was used to identify potential duplicates. |
matches |
Numeric: a vector of group numbers for texts that indicates
duplicates and unique values returned by the |
A data.frame
of potential duplicates grouped together.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.