get_hierarchy {cola}R Documentation

Get the partition hierarchy

Description

Get the partition hierarchy

Usage

get_hierarchy(object, depth = max_depth(object))

Arguments

object

A HierarchicalPartition-class object.

depth

Depth of the hierarchy.

Value

A dendrogram object.

Examples

# There is no example
NULL


[Package cola version 1.0.1 Index]