Package: tableMatrix 0.82.0

Petr Lenhard

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 'data.table' and 'matrix'. See <http://github.com/InferenceTechnologies/tableMatrix> for more information and examples.

Authors:Petr Lenhard [aut, cre], Inference Technologies [cph], Petra Hudeckova [ctb]

tableMatrix_0.82.0.tar.gz
tableMatrix_0.82.0.tar.gz(r-4.5-noble)tableMatrix_0.82.0.tar.gz(r-4.4-noble)
tableMatrix_0.82.0.tgz(r-4.4-emscripten)tableMatrix_0.82.0.tgz(r-4.3-emscripten)
tableMatrix.pdf |tableMatrix.html
tableMatrix/json (API)

# Install 'tableMatrix' in R:
install.packages('tableMatrix', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.95 score 18 scripts 178 downloads 18 exports 1 dependencies

Last updated 6 years agofrom:d11ae78ad6. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 23 2024
R-4.5-linuxOKOct 23 2024

Exports:aidaid<-dataTypedataType<-getRowgetRowDimgetRowRepois.tableListis.tableMatrixmatmat<-matDimmatDim<-setRowtabtab<-tableListtableMatrix

Dependencies:data.table

tableMatrix package

Rendered fromtableMatrix-Overview.Rmdusingknitr::rmarkdownon Oct 23 2024.

Last update: 2018-06-26
Started: 2016-09-05

Readme and manuals

Help Manual

Help pageTopics
Bracket[.tableList [<-.tableList
Bracket[.tableMatrix [<-.tableMatrix
Double bracket[[.tableList
S3 tableMatrix generic to get or set aid attributeaid aid<-
Get or set aid attributeaid.tableList aid<-.tableList
Column bindingcbind.tableList cbind.tableMatrix
Copycopy.tableList
Copycopy.tableMatrix
S3 tableMatrix generic to get or set dataType attributedataType dataType<-
Get or set dataType attributedataType.tableList dataType.tableMatrix dataType<-.tableList dataType<-.tableMatrix
Dimensionsdim.tableList
Dimension namesdimnames.tableList
S3 tableMatrix generic to get or set row from matrix attributegetRow setRow
Get or set row from the matrix attributegetRow.tableMatrix setRow.tableMatrix
S3 tableMatrix generic to get row dimgetRowDim
Get row dimensionsgetRowDim.tableMatrix
S3 tableMatrix generic to get row repo for matrix attributegetRowRepo
Get row repogetRowRepo.tableMatrix
Images of distributionsimages10By10
Images of distributionsimages8By8
tableList testis.tableList
tableMatrix testis.tableMatrix
S3 tableMatrix generic to get or set matrix attributemat mat<-
Get or set matrix attributemat.tableMatrix mat<-.tableMatrix
S3 tableMatrix generic to get or set matDim attributematDim matDim<-
Get or set matDim attributematDim.tableMatrix matDim<-.tableMatrix
Merging tableListmerge.tableList merge.tableMatrix
Printprint.tableList
Printprint.tableMatrix
Combine by rowsrbind.tableList
Combine by rowsrbind.tableMatrix
S3 tableMatrix generic to get or set table attributetab tab<-
Get or set table attributetab.tableList tab<-.tableList
Get or set table attributetab.tableMatrix
tableList constructortableList
tableMatrix constructortableMatrix