Skip to contents

Find and return info from XML by xpath

Usage

xml_find(xml, xpath, join = NULL)

Arguments

xml

the xml document, node, or nodeset

xpath

a string containing an xpath expression

join

optional string to join vectors

Value

text