dot-extract_xml: Extract text of interest from an XML file

.extract_xmlR Documentation

Extract text of interest from an XML file

Description

Extract text of interest from an XML file.

Usage

.extract_xml(xml_doc, xpath)

Arguments

xml_doc

The XML document as it was returned from xml2.

xpath

The XPath to the item of interest.

Value

A string of interest.


serghiou/metareadr documentation built on Aug. 21, 2023, 2:33 a.m.