mannau/h5: Interface to the 'HDF5' Library

S4 Interface to the 'HDF5' library supporting fast storage and retrieval of R-objects like vectors, matrices and arrays to binary files in a language independent format. The 'HDF5' format can therefore be used as an alternative to R's save/load mechanism. Since h5 is able to access only subsets of stored data it can also handle data sets which do not fit into memory.

Getting started

Package details

Maintainer
LicenseBSD_2_clause + file LICENSE
Version0.9.9
URL https://github.com/mannau/h5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mannau/h5")
mannau/h5 documentation built on May 21, 2019, 11:24 a.m.