matDim {tableMatrix} | R Documentation |
S3 tableMatrix generic to get or set matDim attribute
Description
S3 tableMatrix generic to get or set matDim attribute
Usage
matDim(obj, ...)
matDim(obj) <- value
Arguments
obj |
Object. |
... |
Passed arguments. |
value |
data.table |
Value
data.table
[Package tableMatrix version 0.82.0 Index]