powered by
A wrapper function for spell-checking (combines singularize, miss.let, chn.let, and add.let spell-checking wrapper functions)
spell.opt(word)
Word to check spelling options
Returns a vector of all possible spelling combinations from several spell-checking options
# NOT RUN { #bombay spell.opt("bomba") # }
Run the code above in your browser using DataLab