bind_xml_nodeset.Rd
Convert an xml_nodeset containing <a> elements into a tbl_df
bind_xml_nodeset(xmln)
xml_nodeset produced by e.g. html_nodes(page, 'a')
html_nodes(page, 'a')
A tbl_df of information derived from the XML attributes of a nodeset.