Learn R Programming

RecordLinkage (version 0.3-2)

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.

Extends

Class "oldClass", directly.

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