Description Usage Arguments Value See Also Examples
Insert stopwords from a character vector.
1 | insertStopwords(stopwords)
|
stopwords |
A character vector. |
No results.
1 2 3 4 5 6 | ## Not run:
insertStopwords(c("of", "at"))
showStopwords()
clearStopwords()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.