Order keys by their distances to a key
Usage
doesnt_match(
conn,
key,
q,
n = 1L,
normalized = TRUE,
method = c("euclidean", "chisquared", "kullback", "manhattan", "maximum", "canberra",
"minkowski", "hamming")
)
Order keys by their distances to a key
doesnt_match(
conn,
key,
q,
n = 1L,
normalized = TRUE,
method = c("euclidean", "chisquared", "kullback", "manhattan", "maximum", "canberra",
"minkowski", "hamming")
)