Learn R Programming

GeneralTree (version 0.0.1)

id: Return the id of the current node.

Description

Return the id of the current node.

Usage

id(self, private)

Arguments

self
The node that should be inspected.
private
The private members of a node.

Value

the id of the node.