Description Usage Arguments Value
Gets stopwords from a default list and user-provided list
1 |
lexicon |
a string name of a stopword list, one of "smart", "snowball", or "onix" |
addl |
user defined character vector of additional stopwords, each element being a stopword |
a [tibble][tibble::tibble-package] with one column named "word"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.