Learn R Programming

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

h5 (version 0.9.1)

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.1

License

BSD_2_clause + file LICENSE

Maintainer

Mario Annau

Last Published

May 10th, 2015

Functions in h5 (0.9.1)

H5File

The H5File Class
h5-package

H5 - Interface to the HDF5 API
DataSpace

The DataSpace Class
DataSet

The DataSet Class
CommonFG

The CommonFG Class
CommonFG-Group

DataSet-Extend

Functions to Extend a DataSet
H5Group

The H5Group Class
H5Location-Attribute

Read and Create Attributes for H5Location Objects
Attribute

The Attribute Class
CommonFG-DataSet

DataSet-Subset

Operators to Subset DataSet Objects