powered by
the index of different character
diff_index(s1, s2, nth = NULL, ignore_case = FALSE)
list of different character indices
string1
string2
just return nth index
ignore upper or lower cases
diff_index("AAAA", "ABBA")
Run the code above in your browser using DataLab