Last data update: 2014.03.03

R: Get the most right leaf object from a dendrogram
get_most_right_leafR Documentation

Get the most right leaf object from a dendrogram

Description

This function returns the most right leaf object.

Usage

get_most_right_leaf(d)

Arguments

d

dendrogram class object

Value

the most right leaf object

Results