dim.tableList {tableMatrix}R Documentation

Dimensions

Description

tableList method, returns dimensions of the table attribute.

Usage

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

Arguments

x

tableList object.

Value

Dimensions of the table part.


[Package tableMatrix version 0.82.0 Index]