powered by
A wrapper function for best guess spelling
best.guess(vec, database)
Vector of potential options
The database to search for best guesses in
The best guess(es) of the word
# NOT RUN { best.guess("bomba", animals.database) # }
Run the code above in your browser using DataLab