pmtk_get_records2: Download abstract and meta data from PubMed.

pmtk_get_records2R Documentation

Download abstract and meta data from PubMed.

Description

Download abstract and meta data from PubMed.

Usage

pmtk_get_records2(
  pmids,
  cores = 3,
  ncbi_key = NULL,
  with_annotations = T,
  verbose = T
)

Arguments

pmids

A vector of PMIDs

cores

Numeric specifying number of cores to use

ncbi_key

API key

with_annotations

Boolean

Value

A list of data frames


jaytimm/PubmedMTK documentation built on Sept. 25, 2022, 10:49 p.m.