.get_xml | R Documentation |
Returns the file as an xml_document.
.get_xml(filename, remove_ns = F)
filename |
The filepath to the PMC XML file of interest. |
remove_ns |
Whether to remove the XML namespace or not (default = F). |
The PMC XML as an xml_document.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.