Learn R Programming

RecordLinkage (version 0.4-12.4)

RecLinkData-class: Class "RecLinkData"

Description

S4 wrapper for S3 class "RecLinkData".

Arguments

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

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

Run this code
showClass("RecLinkData")

Run the code above in your browser using DataLab