LinkedMatrix: Column-Linked and Row-Linked Matrices
A class that links matrix-like objects (nodes) by rows or by
columns while behaving similarly to a base R matrix. Very large matrices
are supported if the nodes are file-backed matrices.
Version:
1.4.0
Depends:
R (≥ 3.0.2)
Imports:
methods,
crochet (≥ 2.3.0)
Published:
2020年05月22日
Author:
Gustavo de los Campos [aut],
Alexander Grueneberg [aut, cre]
Maintainer:
Alexander Grueneberg <cran at agrueneberg.info>
NeedsCompilation:
no
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=LinkedMatrix
to link to this page.