powered by
Without the l parameter, this function returns the saved list of synonym words. If l is set, then this word list is saved for future use.
l
synonyms(l)
a grouped list of words
# NOT RUN { { synonyms(list(c('package', 'library'), c('foo', 'bar', 'baz'))) synonyms() } # }
Run the code above in your browser using DataLab