R/duckdb-funs.R
hamming.Rd
The number of positions with different characters for 2 strings of equal length. Different case is considered different.
VARCHAR
if (FALSE) { # \dontrun{ hamming('duck','luck') } # }