show-HierarchicalPartition-method {cola}R Documentation

Print the HierarchicalPartition object

Description

Print the HierarchicalPartition object

Usage

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

Arguments

object

a HierarchicalPartition-class object

Value

No value is returned.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package cola version 1.6.0 Index]