powered by
A wrapper function for spell-checking (idnetifies misnomers for a word)
misnomer(word, misnom)
Word to check for misnomer
Misnomer database
If word matches a misnomer, then the appropriate word is returned. If word does not match a misnomer, then the word is returned
word
# NOT RUN { misnomer("possum", animals.misnomer) # }
Run the code above in your browser using DataLab