getChildData: Get the data of the child nodes below the current node.

Description Usage Arguments Value

Description

Get the data of the child nodes below the current node.

Usage

1
getChildData(self, recursive = FALSE)

Arguments

self

The node where to start.

recursive

Should the function be called on all child nodes too?

Value

the data associated with child nodes.


GeneralTree documentation built on Jan. 15, 2017, 6:17 p.m.