PubMed_stopwords {easyPubMed} | R Documentation |
This dataset includes a collection of 87 PubMed Records of scientific publications about Bladder biology and pathology, published by clinical and research groups from Northwestern University (Chicago, IL), between 2016 and 2018.
data("PubMed_stopwords")
A character vector including all PubMed stopwords tat are typically filtered out from queries.
Number of stopwords included, n=133.
## Display some contents
data("PubMed_stopwords")
head(PubMed_stopwords)