Description Usage Arguments Value Examples
Ant: Get antonyms for one word
1 |
word |
character, one word you want to find antonyms for. |
n_words |
integer, the number of words to return. |
antonyms of the word you entered. Returns character(0)
if word not found
1 2 3 4 |
[1] "bad" "evil"
[1] "good"
character(0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.