dend2hier: Create a hierarchy from a dendrogram

Description Usage Arguments

View source: R/RcppExports.R

Description

A function which can be called from R. It is creating a hierarchy from a dendrogram.

Usage

1
dend2hier(x, height, newNames)

Arguments

x

A dendrogram S3 R object.

height

A vector of heights at which nodes are grouped.

newNames

Names of the variabels which should be part of the hierarchy.


hit documentation built on May 2, 2019, 10:15 a.m.