powered by
A wrapper function for spell-checking (removes each letter from the word)
miss.let(word)
Character. Word to remove letters
Returns a vector with each letter from the word missing
# NOT RUN { miss.let("bombay") # }
Run the code above in your browser using DataLab