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.
Version: | 0.82.0 |
Depends: | R (≥ 3.3.1) |
Imports: | data.table |
Suggests: | knitr, rmarkdown |
Published: | 2018-06-26 |
DOI: | 10.32614/CRAN.package.tableMatrix |
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 |
Reference manual: | tableMatrix.pdf |
Vignettes: |
Overview |
Package source: | tableMatrix_0.82.0.tar.gz |
Windows binaries: | r-devel: tableMatrix_0.82.0.zip, r-release: tableMatrix_0.82.0.zip, r-oldrel: tableMatrix_0.82.0.zip |
macOS binaries: | r-release (arm64): tableMatrix_0.82.0.tgz, r-oldrel (arm64): tableMatrix_0.82.0.tgz, r-release (x86_64): tableMatrix_0.82.0.tgz, r-oldrel (x86_64): tableMatrix_0.82.0.tgz |
Old sources: | tableMatrix archive |
Please use the canonical form https://CRAN.R-project.org/package=tableMatrix to link to this page.