pmc_xml: Download XML from PubMed Central

Description Usage Arguments Value Source Examples

View source: R/pmc_xml.R

Description

Download XML from PubMed Central

Usage

1
pmc_xml(id)

Arguments

id

a PMC id starting with 'PMC'

Value

xml_document

Source

https://europepmc.org/RestfulWebService

Examples

1
2
3
4
## Not run: 
doc <- pmc_xml("PMC2231364")

## End(Not run)

tidypmc documentation built on Aug. 1, 2019, 5:05 p.m.