powered by
Get a list of journal and article metadata in /front tag
pmc_metadata(doc)
a list
xml_document from PubMed Central
xml_document
Chris Stubben
# doc <- pmc_xml("PMC2231364") # OR doc <- xml2::read_xml(system.file("extdata/PMC2231364.xml", package = "tidypmc" )) pmc_metadata(doc)
Run the code above in your browser using DataLab