Compute Damerau Levenshtein Distance for worst fitting pair.
Easy installation via devtools. If you don't have them yet, install them via
install.packages("devtools")
in the R
console. Then
devtools::install_github("mrschuster/dlsplit")
library("dlsplit")
dl_split("Hans Meier", "Maier Hans")