dim.HierarchicalPartition {cola}R Documentation

Dimension of the matrix

Description

Dimension of the matrix

Usage

## S3 method for class 'HierarchicalPartition'
dim(x)

Arguments

x

A HierarchicalPartition-class object.

Examples

# There is no example
NULL


[Package cola version 1.0.1 Index]