GetLeaves: Leaves extractions

Description Usage Arguments Value Author(s)

View source: R/GetLeaves.R

Description

Extract the leaves (nodes in the bottom of the hierarchy) under (not necessarily directly under) a cluster.

Usage

1
GetLeaves(cluster)

Arguments

cluster

a cluster (of the form provided by the function hclust2tree)

Value

Vector of leaves.

Author(s)

Simon-Pierre Gadoury


erhcv documentation built on May 1, 2019, 6:28 p.m.

Related to GetLeaves in erhcv...