Description Usage Arguments Details Value See Also
Computes the delta between two strings, x and y.
1 | qdelta.string(x, y)
|
x |
the first string. |
y |
the second string. |
Uses adist to compute the string delta value.
A single numeric delta value.
Other qdelta functions: qdelta.list,
qdelta.number,
qdelta.numeric, qdelta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.