set_most_right_leaf {gapmap}R Documentation

Set the most right leaf object from a dendrogram

Description

This function replace the most right leaf with provided dendrogram

Usage

set_most_right_leaf(d, d2, ...)

Arguments

d

dendrogram class object, subtree object

d2

dendrogram class object, a leaf to replace the most right

Value

the dendrogram class object where the most right leaf is replaced


[Package gapmap version 1.0.0 Index]