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.
# S3 method for ProbDup
print(x, ...)
An object of class ProbDup
.
Unused