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.

Package details

AuthorMario Annau [aut, cre]
MaintainerMario Annau <mario.annau@gmail.com>
LicenseBSD_2_clause + file LICENSE
Version0.9.9
URL https://github.com/mannau/h5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("h5")

Try the h5 package in your browser

Any scripts or data that you put into this service are public.

h5 documentation built on May 2, 2019, 3:45 a.m.