Skip to contents

Using the xml2 package, this function transforms an xml_fragment into an xml_nodeset

Usage

as_xml_nodeset(x, ...)

Arguments

x

an object created with xml_fragment()

...

reserved for future use

Value

an xml2::xml_nodeset object