The number of positions with different characters for 2 strings of equal length. Different case is considered different.
Examples
if (FALSE) { # \dontrun{
hamming('duck','luck')
} # }
The number of positions with different characters for 2 strings of equal length. Different case is considered different.
if (FALSE) { # \dontrun{
hamming('duck','luck')
} # }