children {timbr}R Documentation

Children of the forest

Description

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

Usage

children(data, name = NULL)

Arguments

data

A forest.

name

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

Value

A forest.


[Package timbr version 0.2.2 Index]