Description Usage Value See Also Examples
Whether stopwords is empty.
1 |
logical. Whether stopwords is empty.
insertStopwords
,clearStopwords
,showStopwords
1 2 3 4 5 6 | ## Not run:
stopwordsIsEmpty()
insertStopwords(c("of", "at"))
stopwordsIsEmpty()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.