get_most_right_leaf {gapmap} | R 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
[Package gapmap version 1.0.0 Index]