internal_NrOfXMLNodes {rBiopaxParser} | R Documentation |
This function is an internal function to count the Number of nodes and child nodes of an XMLNode.
internal_NrOfXMLNodes(myXMLNode)
myXMLNode |
XMLNode to analyze |
This function returns the number of Nodes and child Nodes an XMLNode has.
Frank Kramer