Learn R Programming

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

h5 (version 0.9.7)

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

License

BSD_2_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Mario Annau

Last Published

May 11th, 2016

Functions in h5 (0.9.7)

Attribute

The Attribute Class
CommonFG-DataSet

DataSpace

The DataSpace Class
H5File

HDF5 File Objects
DataSet

The DataSet Class
CommonFG-Group

DataSet-Extend

Functions to Extend a DataSet
DataSet-Subset

Operators to Subset DataSet Objects
H5Location-Attribute

Read and Create Attributes for H5Location Objects
H5Group

The H5Group Class
h5-package

H5 - Interface to the HDF5 API
CommonFG

The CommonFG Class