filter_pairs_for_deduplication: Remove pairs which do not have to be compared for...

Description Usage Arguments

View source: R/filter_pairs_for_deduplication.R

Description

In case of deduplication one tries to link a data set to itself. Therefore, comparisons only have to be made for records for which the index of the records from the first data set is larger than the index from the record from the second data set.

Usage

1

Arguments

pairs

a pairs object, such as generated by pair_blocking


reclin documentation built on Nov. 23, 2021, 9:09 a.m.