default-params {levitate}R Documentation

Default parameters inherited by other documentation

Description

Default parameters inherited by other documentation

Arguments

a, b

The input strings

pairwise

Boolean. If TRUE, only the pairwise distances between a and b will be computed, rather than the combinations of all elements.

useNames

Boolean. Use input vectors as row and column names?

...

Additional arguments to be passed to stringdist::stringdistmatrix() or stringdist::stringsimmatrix().

See Also

stringdist::stringdist(), stringdist::stringsim() for details on the underlying functions and the additional options available.


[Package levitate version 0.2.0 Index]