PGRdup (version 0.2.3.4)

print.ProbDup: Prints summary of ProbDup object.

Description

print.ProbDup prints to console the summary of an object of class ProbDup including the method used ("a", "b" or "c"), the database fields(columns) considered, the number of probable duplicate sets of each kind along with the corresponding number of records.

Usage

# S3 method for ProbDup
print(x, ...)

Arguments

x

An object of class ProbDup.

...

Unused

See Also

ProbDup