R/applyDOM.R

xmlDOMApply <- 
function(dom, func)
{
 .Call("RS_XML_RecursiveApply", dom, func, NULL, PACKAGE = "XML")
}
cosmicexplorer/xmlr documentation built on May 30, 2019, 8:28 a.m.