Learn R Programming

⚠️There's a newer version (0.9.9) of this package.Take me there.

h5 (version 0.9.3)

Interface to the 'HDF5' Library

Description

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.

Copy Link

Version

Install

install.packages('h5')

Monthly Downloads

40

Version

0.9.3

License

BSD_2_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Mario Annau

Last Published

August 11th, 2015

Functions in h5 (0.9.3)

H5File

The H5File Class
DataSet-Subset

Operators to Subset DataSet Objects
DataSet-Extend

Functions to Extend a DataSet
CommonFG-Group

DataSet

The DataSet Class
H5Group

The H5Group Class
Attribute

The Attribute Class
H5Location-Attribute

Read and Create Attributes for H5Location Objects
DataSpace

The DataSpace Class
h5-package

H5 - Interface to the HDF5 API
CommonFG

The CommonFG Class
CommonFG-DataSet