nrow-HierarchicalPartition-method {cola}R Documentation

Number of rows in the matrix

Description

Number of rows in the matrix

Usage

## S4 method for signature 'HierarchicalPartition'
nrow(x)

Arguments

x

A HierarchicalPartition-class object.

Examples

# There is no example
NULL


[Package cola version 1.0.1 Index]