max_depth-HierarchicalPartition-method {cola}R Documentation

Max depth of the hierarchy

Description

Max depth of the hierarchy

Usage

## S4 method for signature 'HierarchicalPartition'
max_depth(object)

Arguments

object

a HierarchicalPartition-class object.

Value

A numeric value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

data(cola_rh)
max_depth(cola_rh)

[Package cola version 1.0.0 Index]