Description Usage Arguments Examples
Scores each string in df[col] by calculating string distance between it and each string in lookup. Adds the best match and score to data frame.
1  | 
df | 
 Data frame to apply to  | 
col | 
 Column in data frame to apply to  | 
lookup | 
 A character vector of strings to match against  | 
verbose | 
 print timing  | 
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.