View source: R/disambr_utils.r
match_fuzzy | R Documentation |
Fuzzy match all combinations of character vector
match_fuzzy(bank, method, max_dist, id_name)
bank |
bank |
method |
see method in stringdist |
max_dist |
see maxDist in stringdist |
id_name |
names that will be suffixed with _1 and _2 |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.