tab.tableList {tableMatrix}R Documentation

Get or set table attribute

Description

tableList method to get or set table attribute.

Usage

## S3 method for class 'tableList'
tab(obj, ...)

## S3 replacement method for class 'tableList'
tab(obj) <- value

Arguments

obj

tableList object.

...

Passed arguments.

value

data.table

Value

Table part.


[Package tableMatrix version 0.82.0 Index]