Learn R Programming

timbr (version 0.2.2)

children: Children of the forest

Description

Convert a forest into a forest consisting of its child nodes.

Usage

children(data, name = NULL)

Value

A forest.

Arguments

data

A forest.

name

`NULL` (default) or a scalar character specifying the node name of child nodes.