Combines 'data.table' and 'matrix' Classes
S3 tableMatrix generic to get or set aid attribute
Get or set aid attribute
Column binding
Copy
Copy
S3 tableMatrix generic to get or set dataType attribute
Get or set dataType attribute
Dimensions
Dimension names
S3 tableMatrix generic to get or set row from matrix attribute
Get or set row from the matrix attribute
S3 tableMatrix generic to get row dim
Get row dimensions
S3 tableMatrix generic to get row repo for matrix attribute
Get row repo
tableList test
tableMatrix test
S3 tableMatrix generic to get or set matrix attribute
Get or set matrix attribute
S3 tableMatrix generic to get or set matDim attribute
Get or set matDim attribute
Merging tableList
Combine by rows
Combine by rows
Bracket
Bracket
Double bracket
S3 tableMatrix generic to get or set table attribute
Get or set table attribute
Get or set table attribute
tableList constructor
tableMatrix constructor
Provides two classes extending 'data.table' class. Simple 'tableList' class wraps 'data.table' and any additional structures together. More complex 'tableMatrix' class combines 'data.table' and 'matrix'. See <http://github.com/InferenceTechnologies/tableMatrix> for more information and examples.