RecLinkData-class {RecordLinkage} | R Documentation |
Class "RecLinkData"
Description
S4 wrapper for S3 class "RecLinkData"
.
Objects from the Class
Objects of the S3 class are created by
the comparison functions compare.*
.
The S4 class is virtual and exists solely for internal usage in method signatures.
Slots
.S3Class
:Internal slot.
See "RecLinkData"
for the structure of the S3 class.
Extends
Class "oldClass"
, directly.
Methods
Use getMethods(classes = "RecLinkData")
to list the methods defined for
this class.
Author(s)
Andreas Borg, Murat Sariyar
See Also
"RecLinkData"
for the structure of the S3 class.
compare.dedup
, which creates objects of this class.
"RLBigData"
, an alternative data structure
suitable for big data sets.
Examples
showClass("RecLinkData")
[Package RecordLinkage version 0.4-12.4 Index]