| RLBigDataDedup-class | R Documentation | 
Represents a record linkage setup where a single dataset is to be deduplicated.
Objects should be created using the constructor function
RLBigDataDedup, which does some essential error checking,
conversion and initialization.
See also "RLBigData" for inherited slots.
data:Object of class "data.frame" Data set. 
identity:Object of class "factor" True ID of records in data 
Class "RLBigData", directly.
signature(object = "RLBigDataDedup")
signature(object = "RLBigDataDedup")
See also RLBigData-class for inherited methods.
Andreas Borg
RLBigDataDedup, RLBigData-class
showClass("RLBigDataDedup")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.