Node
R/node_actives.R
isNotRoot.Rd
Check if a Node is not a root
isNotRoot(node)
The Node to test.
FALSE if the Node is the root, TRUE otherwise