nrow-ConsensusPartition-method {cola}R Documentation

Number of rows in the matrix

Description

Number of rows in the matrix

Usage

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

Arguments

x

A ConsensusPartition-class object.

Examples

# There is no example
NULL


[Package cola version 1.0.1 Index]