PubMed_stopwords {easyPubMed}R Documentation

PubMed Records about Bladder Research from Northwestern University

Description

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.

Usage

data("PubMed_stopwords")

Format

A character vector including all PubMed stopwords tat are typically filtered out from queries.

Details

Number of stopwords included, n=133.

Examples

## Display some contents
data("PubMed_stopwords")
head(PubMed_stopwords)

[Package easyPubMed version 2.13 Index]