DownloadMetaDataWithPmcidsBatch: DownloadMetaDataWithPmcidsBatch

Description Usage Arguments Value Examples

View source: R/pmcRead.R

Description

DownloadMetaDataWithPmcidsBatch

Usage

1
DownloadMetaDataWithPmcidsBatch(pmcids, fileBaseName = "")

Arguments

pmcids

a string of character. PubMed central Id

fileBaseName

a string of character. The base name of the to be saved xml files

Value

a nx3 data frame. With three columns: pmcid, pmid, doi

Examples

1
DownloadMetaDataWithPmcidsBatch(c("5575286", "4804230"), fileBaseName="test.xml")

shihikoo/pubmedTools documentation built on June 19, 2021, 9:56 a.m.