Rdocumentation
powered by
Learn R Programming
GeneralTree (version 0.0.1)
parent: Get the parent of a node.
Description
Get the parent of a node.
Usage
parent(self, private)
Arguments
self
The node that refers to the tree.
private
The private members of a node.
Value
the parent of the node.