powered by
A wrapper function for spell-checking (adds additional nearby letters at each letter of the word)
add.let(word)
Word to swap letters
Returns a vector with all possible added letter combinations
# NOT RUN { add.let("bombay") # }
Run the code above in your browser using DataLab