Skip to contents

Find and return first info from XML by xpath

Usage

xml_find1(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