Last data update: 2014.03.03

R: Re-evaluate the position of branches
assign_branch_positionsR Documentation

Re-evaluate the position of branches

Description

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

Usage

assign_branch_positions(d, verbose = FALSE, ...)

Arguments

d

dendrogram class object

verbose

logical for whether in verbose mode or not

...

ignored

Value

the reevaluated dendrogram object

Results