Learn R Programming

tableMatrix (version 0.82.0)

dimnames.tableList: Dimension names

Description

tableList method, returns dimension names of the table attribute.

Usage

# S3 method for tableList
dimnames(x)

Arguments

x

tableList object.

Value

Column and row names of the table part.