View source: R/fuzzy_string_match.R
fuzzy_string_match | R Documentation |
Fuzzy string merging function
fuzzy_string_match(string_vec1, string_vec2, method = "jw")
string_vec1 |
vector of strings |
method |
distance calculation method, based on methods in stringdist |
DF with original string, match and distance to matchs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.