perfect_match: Match two data bases based on names and dates of birth

View source: R/perfect_match.R

perfect_matchR Documentation

Match two data bases based on names and dates of birth

Description

Match two data bases based on names and dates of birth

Usage

perfect_match(query, target = NULL)

Arguments

query

A data.table with the names to be matched

target

A data.table with the names to be matched to

Value

A data.table with matches


rafalab/fuzzypareo documentation built on Feb. 29, 2024, 1:49 p.m.