print.ProbDup: Prints summary of 'ProbDup' object.

View source: R/print.ProbDup.R

print.ProbDupR Documentation

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 class 'ProbDup'
print(x, ...)

Arguments

x

An object of class ProbDup.

...

Unused

See Also

ProbDup


PGRdup documentation built on Sept. 1, 2023, 1:05 a.m.