GetMetaDataFromPmcidBatch: GetMetaDataFromPmcidBatch

Description Usage Arguments Value Examples

View source: R/pmcRead.R

Description

GetMetaDataFromPmcidBatch

Usage

1
GetMetaDataFromPmcidBatch(pmcids, writeFileName = "")

Arguments

pmcids

a string of character. PubMed central Id

writeFileName

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
GetMetaDataFromPmcidBatch(c("5575286", "4804230"))

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