Learn R Programming

GeneralTree (version 0.0.1)

siblings: Return the private siblings of the node.

Description

Return the private siblings of the node.

Usage

siblings(self, private)

Arguments

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

Value

A list that contains the private siblings of the node.