tableMatrix: Combines 'data.table' and 'matrix' Classes

Provides two classes extending 'data.table' class. Simple 'tableList' class wraps 'data.table' and any additional structures together. More complex 'tableMatrix' class combines strengths of 'data.table' and 'matrix'. See <http://github.com/InferenceTechnologies/tableMatrix> for more information and examples.

Version: 0.8
Depends: R (≥ 3.3.1)
Imports: data.table
Suggests: knitr, rmarkdown
Published: 2016-09-05
Author: Petr Lenhard [aut, cre], Inference Technologies [cph], Petra Hudeckova [ctb]
Maintainer: Petr Lenhard <petr.lenhard at inferencetech.com>
License: GPL-2
NeedsCompilation: no
Materials: README
CRAN checks: tableMatrix results

Downloads:

Reference manual: tableMatrix.pdf
Vignettes: Overview
Package source: tableMatrix_0.8.tar.gz
Windows binaries: r-devel: tableMatrix_0.8.zip, r-release: tableMatrix_0.8.zip, r-oldrel: not available
OS X Mavericks binaries: r-release: tableMatrix_0.8.tgz, r-oldrel: not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tableMatrix to link to this page.