QuantGen/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.4.0.9000
URL https://github.com/QuantGen/LinkedMatrix
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("QuantGen/LinkedMatrix")
QuantGen/LinkedMatrix documentation built on May 28, 2020, 10:51 p.m.