as_xml_nodeset | R Documentation |
Using the xml2
package, this function transforms an xml_fragment
into an xml_nodeset
as_xml_nodeset(x, ...)
x |
an object created with |
... |
reserved for future use |
an xml2::xml_nodeset
object
Other xml_fragment:
add_child_fragment()
,
as.character.xml_fragment()
,
as_frag()
,
data_frag()
,
frag()
,
xml_fragment()
Other xml2:
list_as_xml_document()
,
list_as_xml_string()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.