MTPubMed: Extract XML from PubMed

Description Usage Arguments Details

View source: R/MTPubMed.R

Description

Extract XML from PubMed

Usage

1
2
MTPubMed(pmids = NULL, recordContent = NULL, xpaths = NULL,
  outNames = NULL)

Arguments

pmids

PubMed IDs

recordContent

String or vector of common-name PubMed record elements, such authors, abstract, title, and registry.

xpaths

String or vector of actual xpaths, such as '//AccessionNumber'

outNames

Colnames for the output object. If recordContent is defined but outNames is undefined, the function will take use recordContent as the column names.

Details

Specific values are available for recordContent, and the list will grow:


andrewbrownphd/MetaTurkR documentation built on Nov. 23, 2019, 4:17 p.m.