levenshtein {stringr} |
R Documentation |
Compute the edit distance between two strings is defined as the
Description
minimum number of edit operations required to transform one string
into another.
Usage
Arguments
Details
Authors
SMRUCC genomics
Value
this function returns data object of type
DistResult.
clr value class
Examples
[Package
stringr version 6.0.0.3654
Index]