colnames-HierarchicalPartition-method {cola}R Documentation

Column names of the matrix

Description

Column names of the matrix

Usage

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

Arguments

x

A HierarchicalPartition-class object.

Examples

# There is no example
NULL


[Package cola version 1.0.1 Index]