Use xml_find_first to find a specific match - if there's no match you'll get an xml_missing node. xml_find_all(x, xpath, ns = xml_ns(x)) xml_find_first ...
確定! 回上一頁