children: Children of a node

Description Usage Arguments Value

Description

The function children returns the children of a node in a given tree.

Usage

1
children(.node, .tree, degree = 1L)

Arguments

.node

node or character. The node or node label considered.

.tree

A tree.

degree

integer. Currently not used.

Value

A (possibly empty) list of nodes.


paulponcet/oak documentation built on May 14, 2019, 7:21 p.m.