View source: R/perfect_match.R
perfect_match | R Documentation |
Match two data bases based on names and dates of birth
perfect_match(query, target = NULL)
query |
A data.table with the names to be matched |
target |
A data.table with the names to be matched to |
A data.table with matches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.