Learn R Programming

rtables (version 0.6.6)

tree_children: Retrieve or set the direct children of a Tree-style object

Description

Retrieve or set the direct children of a Tree-style object

Usage

tree_children(x)

tree_children(x) <- value

Value

List of direct children of x

Arguments

x

An object with a Tree structure

value

New list of children.