get_most_left_leaf {gapmap}R 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


[Package gapmap version 1.0.0 Index]