get_tallest_branch: Find the tallest branch of a dendrogram

View source: R/clusterer_farm.R

get_tallest_branchR Documentation

Find the tallest branch of a dendrogram

Description

Find the tallest branch of a dendrogram

Usage

get_tallest_branch(dend)

Arguments

dend

A single dendrogram.

Value

The height of the tallest branch (longest time between merge heights) of the input dendrogram.


mappeR documentation built on April 3, 2025, 6:19 p.m.