Description Usage Format Source
Data frame containing English stop words, PubMed stop words, and common 2-gram stopwords. English stop words are based on tidytext::stop_words, while PubMed stop words are manually curated from PubMed abstracts
1 |
Tibble.
word
: Column containing stop words. Pulled from various PubMed
abstracts.
lexicon
: Column specifying lexicon.
tidytext::stop_words; manually created from various PubMed abstracts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.