Last data update: 2014.03.03

R: Get the most left leaf object from a dendrogram
get_most_left_leafR Documentation

Get the most left leaf object from a dendrogram

Description

This function returns the most left leaf object.

Usage

get_most_left_leaf(d)

Arguments

d

dendrogram class object

Value

the most left leaf object

Results