Learn R Programming

tidypmc (version 2.0)

pmc_xml: Download XML from PubMed Central

Description

Download XML from PubMed Central

Usage

pmc_xml(id)

Value

xml_document

Arguments

id

a PMC id starting with 'PMC'

Examples

Run this code
if (FALSE) {
doc <- pmc_xml("PMC2231364")
}

Run the code above in your browser using DataLab