Learn R Programming

gapmap (version 0.0.4)

set_most_right_leaf: 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