override_duplicates: Manually override duplicates

Description Usage Arguments Value

View source: R/deduplication_functions.R

Description

Re-assign group numbers to text that was classified as duplicated but is unique.

Usage

1
override_duplicates(matches, overrides)

Arguments

matches

Numeric: a vector of group numbers for texts that indicates duplicates and unique values returned by the find_duplicates function.

overrides

Numeric: a vector of group numbers that are not true duplicates.

Value

The input matches vector with unique group numbers for members of groups that the user overrides.


rmetaverse/synthesisr documentation built on May 28, 2021, 7:57 p.m.