View source: R/print.ProbDup.R
print.ProbDup | R Documentation |
ProbDup
object.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 class 'ProbDup'
print(x, ...)
x |
An object of class |
... |
Unused |
ProbDup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.