| print.ProbDup {PGRdup} | R 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 |
... |
Unused |
See Also
[Package PGRdup version 0.2.3.9 Index]