dimnames.tableList {tableMatrix}R Documentation

Dimension names

Description

tableList method, returns dimension names of the table attribute.

Usage

## S3 method for class 'tableList'
dimnames(x)

Arguments

x

tableList object.

Value

Column and row names of the table part.


[Package tableMatrix version 0.82.0 Index]