Match records in consecutive stages with different matching conditions. Each set of linked records are assigned a unique identifier with relevant group-level information.

record_group(df, ..., to_s4 = TRUE)

Arguments

df

[data.frame]. Deprecated. One or more datasets appended together. See Details.

...

Arguments passed to links.

to_s4

[logical]. Deprecated. Output type - pid (TRUE) or data.frame (FALSE).

Value

pid

Details

record_group() is superseded. Moving forward, please use links.

See also