Skip to contents

Download XML from PubMed Central

Usage

pmc_xml(id)

Arguments

id

a PMC id starting with 'PMC'

Value

xml_document

Examples

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