powered by
Collection of 133 Stopwords that can be removed from query strings to improve the accuracy of exact-match PubMed queries.
data("epm_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("epm_stopwords") head(epm_stopwords)
Run the code above in your browser using DataLab