dot-get_xml: Read an XML file into an xml_document

.get_xmlR Documentation

Read an XML file into an xml_document

Description

Returns the file as an xml_document.

Usage

.get_xml(filename, remove_ns = F)

Arguments

filename

The filepath to the PMC XML file of interest.

remove_ns

Whether to remove the XML namespace or not (default = F).

Value

The PMC XML as an xml_document.


serghiou/rtransparent documentation built on Dec. 26, 2024, 8:19 p.m.