editdist | R Documentation |
Editing distance (Levenshtein distance) of two string vectors
editdist(s1, s2, len = 1L)
s1 |
A string to be compared. |
s2 |
A string to be compared. |
len |
Dividing length of string. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.