powered by
A wrapper function for spell-checking (swaps each letter of the word with another nearby letter)
chn.let(word)
Word to swap letters
Returns a vector with each letter swapped for another
# NOT RUN { chn.let("bombae") # }
Run the code above in your browser using DataLab