ncol-HierarchicalPartition-method {cola}R Documentation

Number of columns in the matrix

Description

Number of columns in the matrix

Usage

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

Arguments

x

A HierarchicalPartition-class object.

Examples

# There is no example
NULL


[Package cola version 1.0.1 Index]