update.rtree: Update a tree with new subtrees

Description Usage Arguments

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.


paulponcet/oak documentation built on May 14, 2019, 7:21 p.m.