ants: Ants: Get antonyms for many words

Description Usage Arguments Value Examples

View source: R/ant.R

Description

Ants: Get antonyms for many words

Usage

1
ants(words, n_words = -1)

Arguments

words

word, character - many words you want to find antonyms.

n_words

integer, the number of words to look for.

Value

named list of antonyms. Returns character(0) if word not found

Examples

1
ants(c("good", "evil"), 10)

syn documentation built on Dec. 20, 2019, 5:07 p.m.

Related to ants in syn...