oak (version 0.2.1)

update.rtree: Update a tree with new subtrees

Description

Update a tree with new subtrees

Usage

# S3 method for rtree
update(object, subtrees = NULL, ...)

Arguments

object

A tree to be updated.

subtrees

A list of trees.

...

Additional arguments to be passed as attributes to each node of the tree.