Description Usage Arguments Value
Count similar characters of two strings (only for length one vectors).
1 | similar_chars_single(x, y)
|
x |
A character vector of length one. |
y |
A character vector of length one. |
A length one vector for the amount of similar characters between
x
and y
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.