GetMetaDataFromPmcid: GetMetaDataFromPmcid

Description Usage Arguments Value Examples

View source: R/pmcRead.R

Description

The number of pmcids sent should be less than 500.

Usage

1
GetMetaDataFromPmcid(pmcid, writeFileName = "")

Arguments

pmcid

a string of character. PubMed Id

writeFileName

a string of characters. The file name you would like to download to.

Value

a list of metaDatarmation retrived from PubMed

Examples

1
mydata <- GetMetaDataFromPmcid(c("5575286", "4804230"))

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