PaulPyl/h5array: Implementation of HDF5-backed matrix and array classes

This package provides two classes (h5array and h5matrix) which can be used like normal arrays or matrices, but store their data on disk in an HDF5 file. This is usefull for realy big datasets.

Getting started

Package details

AuthorPaul Theodor Pyl <paul.theodor.pyl@gmail.com>
MaintainerPaul Theodor Pyl <paul.theodor.pyl@gmail.com>
LicenseGPL
Version1.0.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("PaulPyl/h5array")
PaulPyl/h5array documentation built on May 8, 2019, 12:57 a.m.