review_duplicates {synthesisr} | R Documentation |
Manually review potential duplicates
Description
Allows users to manually review articles classified as duplicates.
Usage
review_duplicates(text, matches)
Arguments
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 |
Value
A data.frame
of potential duplicates grouped together.
[Package synthesisr version 0.3.0 Index]