powered by
Functionally equivalent to as.character(as_xml(ddi_node_obj)).
as.character(as_xml(ddi_node_obj))
as_xml_string(x, ...)
A string containing the text representation of XML.
A ddi_node object.
Arguments forwarded to as_xml().
as_xml()
cb <- ddi_codeBook(ddi_stdyDscr(ddi_citation(ddi_titlStmt(ddi_titl("Sample"))))) as_xml_string(cb)
Run the code above in your browser using DataLab