ants | R Documentation |
Ants: Get antonyms for many words
ants(words, n_words = -1)
words |
word, character - many words you want to find antonyms. |
n_words |
integer, the number of words to look for. |
named list of antonyms. Returns character(0)
if word not found
ants(c("good", "evil"), 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.