set_most_right_leaf: Set the most right leaf object from a dendrogram

View source: R/set_most_right_leaf.R

set_most_right_leafR 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


gapmap documentation built on May 29, 2024, 4:39 a.m.