getSubtree: Subtrees from tree

Description Usage Arguments Value

Description

Provides the subtree from a given tree and node.

Usage

1
getSubtree(merge, i = NULL, leaves = FALSE)

Arguments

merge

Tree from hierarchical clustering.

i

Node number.

leaves

Logical. If TRUE the leaves will be provided.

Value

Vector containing indices.


pergola documentation built on May 2, 2019, 3:22 a.m.