pmcRef: Format PMC references

Description Usage Arguments Value Author(s) Examples

Description

Format references in PMC XML as a data.frame

Usage

1
pmcRef(doc)

Arguments

doc

XML document from PMC

Value

a data.frame with pmid, authors, year, title, journal, volume, pages, label, id, and type

Author(s)

Chris Stubben

Examples

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


## End(Not run)

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