nrow-ConsensusPartitionList-method {cola}R Documentation

Number of rows in the matrix

Description

Number of rows in the matrix

Usage

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

Arguments

x

A ConsensusPartitionList-class object.

Examples

# There is no example
NULL


[Package cola version 2.0.0 Index]