update.rtree: Update a tree with new subtrees

Description Usage Arguments

View source: R/update.R

Description

Update a tree with new subtrees

Usage

1
2
## S3 method for class '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.


oak documentation built on May 1, 2019, 9:13 p.m.