take_branch: Take a branch of a tree

Description Usage Arguments Value

Description

The function take_branch looks for the subtree of .tree whose root is the node identified by .node.

Usage

1
2
3
4
5
6
take_branch(.tree, .node)

## S3 method for class 'rtree'
take_branch(.tree, .node)

take_node(.node, .tree)

Arguments

.tree

A tree.

.node

A node of .tree.

Value

A tree.


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