str_similar_pair | R Documentation |
Check similarity pair of given string with themselves.
str_similar_pair(string, similarity = 3, only_sub = FALSE)
string |
character for checking similarity |
similarity |
threshold similarity |
only_sub |
count only substitute |
logical: TRUE if string is enough similar with target.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.