.reroot_xml | R Documentation |
PMC uses different XML top nodes, depending on what service is used to download an article. This function standardizes the XML files so that they all start from the same root.
.reroot_xml(article_xml)
article_xml |
The article as an xml_document. |
The xml_document reconfigure to start with the "article" node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.