tree_children {rtables} | R Documentation |
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
Arguments
x |
( |
value |
( |
Value
A list of direct children of x
.
[Package rtables version 0.6.9 Index]