Learn R Programming

RecordLinkage (version 0.3-2)

RLBigDataLinkage-class: Class "RLBigDataLinkage"

Description

Represents a record linkage setup with two datasets which are to be linked together.

Arguments

Objects from the Class

Objects should be created using the constructor function RLBigDataLinkage, which does some essential error checking, conversion and initialization.

Extends

Class "RLBigData", directly.

See Also

"RLBigData", RLBigDataLinkage

Examples

Run this code
showClass("RLBigDataLinkage")

Run the code above in your browser using DataLab