pmc_metadata | R Documentation |
Get a list of journal and article metadata in /front tag
pmc_metadata(doc)
doc |
|
a list
Chris Stubben
# doc <- pmc_xml("PMC2231364") # OR
doc <- xml2::read_xml(system.file("extdata/PMC2231364.xml",
package = "tidypmc"
))
pmc_metadata(doc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.