pmcMetadata: Get PMC metadata

Description Usage Arguments Value Author(s) Examples

View source: R/pmcMetadata.R

Description

Get a list of PMC metadata fields

Usage

1

Arguments

doc

XML document from PMC

Value

a list

Author(s)

Chris Stubben

Examples

1
2
3
4
5
6
7
## Not run: 
doc <- pmcOAI("PMC2231364" )
x<-pmcMetadata(doc)
head(x)


## End(Not run)

cstubben/pmcXML documentation built on May 14, 2019, 12:25 p.m.