isNotLeaf | R Documentation |
Node
is not a leafCheck if a Node
is not a leaf
isNotLeaf(node)
node |
The Node to test. |
FALSE if the Node is a leaf, TRUE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.