Learn R Programming

easyPubMed (version 2.13)

PubMed_stopwords: 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")

Arguments

Format

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

Details

Number of stopwords included, n=133.

Examples

Run this code
# NOT RUN {
## Display some contents
data("PubMed_stopwords")
head(PubMed_stopwords)
# }

Run the code above in your browser using DataLab