Learn R Programming

erhcv (version 0.1.4)

GetLeaves: Leaves extractions

Description

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

Usage

GetLeaves(cluster)

Arguments

cluster

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

Value

Vector of leaves.