Description Usage Arguments Value Examples
Calculate phonological similarity of two string vectors, element-by-element.
1 | similarity(x, y)
|
x |
A character vector. |
y |
A character vector. |
A vector for the element-wise phonological similarity between
x
and y
.
1 | similarity(c('dianhua', 'gandong'), c('denwa', 'kando'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.