ncol-ConsensusPartitionList-method {cola}R Documentation

Number of columns in the matrix

Description

Number of columns in the matrix

Usage

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

Arguments

x

A ConsensusPartitionList-class object.

Examples

# There is no example
NULL


[Package cola version 1.8.1 Index]