| similarity_stringdist | R Documentation |
Wraps stringdistmatrix to return a string similarity matrix (e.g., for use with code).
similarity_stringdist(x, ...)
x |
Character vector. |
... |
Arguments passed to stringdistmatrix. |
matrix
similarity_stringdist(c("cat", "a cat", "dog"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.