Rdocumentation
powered by
Learn R Programming
GeneralTree (version 0.0.1)
dataWorker: Return the data associated with a node.
Description
Return the data associated with a node.
Usage
dataWorker(self, private)
Arguments
self
The node which data should be retrieved.
private
The private members of a node.
Value
the data of the node.