Licence minimal R version CRAN_Status_Badge packageversion Last-changedate

About

This package provides tools to download records from the NCBI PubMed database based on user-specified search criteria. It also allows the addition of CrossRef citation data to the returned records. The output is formatted as a tidy dataframe, facilitating downstream analysis using tools from the ‘tidyverse’.

Installation

# install.packages("devtools")
devtools::install_github("kamermanpr/pubmedRecords")

Documentation

Documentation can be found at: kamermanpr.github.io/pubmedRecords/.