get_editops | R Documentation |
Generates edit operations between two strings.
get_editops(s1, s2)
s1 |
The source string. |
s2 |
The target string. |
A DataFrame with edit operations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.