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