Rdocumentation
powered by
Learn R Programming
GeneralTree (version 0.0.1)
delete: Delete all a node and all nodes below that node.
Description
Delete all a node and all nodes below that node.
Usage
delete(self, private)
Arguments
self
the GeneralTree
private
the private members of the GeneralTree.