Retrieve or set the direct children of a Tree-style object
tree_children(x)# S4 method for VTree
tree_children(x)
# S4 method for VTableTree
tree_children(x)
# S4 method for VLeaf
tree_children(x)
tree_children(x) <- value
# S4 method for VTree
tree_children(x) <- value
# S4 method for VTableTree
tree_children(x) <- value
An object with a Tree structure
New list of children.
List of direct children of x