R/import_NCBI.R
xml_extract.Rd
Combine xml_find_first and xml_text to extract elements.
xml_extract(x, xpath)
A document, node, or node set.
A string containing a xpath expression.
A character vector, the same length as x.