assign_positions: Re-evaluate the position of leaves

View source: R/assign_positions.R

assign_positionsR Documentation

Re-evaluate the position of leaves

Description

This function reevaluate the position of leaves based on the gaps calculated.

Usage

assign_positions(d, runningX = 1, verbose = FALSE, ...)

Arguments

d

dendrogram class object

runningX

numerical position of leaf node on display

verbose

logical for whether in verbose mode or not

...

ignored

Value

the reevaluated dendrogram object


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