Tree class
Node class; inherits from the class Nodes.
TreeNode
An object of class R6ClassGenerator of length 24.
dataobject to be converted to an rtree.
labelcharacter. The label of the node; must be part of
the tree's labels.
treertree. The tree where the node belongs to.
...Additional parameters (currently not used).
Get the tree (as an rtree object)
Get the ancestors of the node
Get the children of the node
Get the descendants of the node
Get the parent of the node
Get the siblings of the node
Get the label of the node
Get the ancestors of the node
Get the children of the node
Get the descendants of the node
Get the parent of the node
Get the siblings of the node