Learn R Programming

rhdf5 (version 2.16.0)

HDF5 interface to R

Description

This R/Bioconductor package provides an interface between HDF5 and R. HDF5's main features are the ability to store and access very large and/or complex datasets and a wide variety of metadata on mass storage (disk) through a completely portable file format. The rhdf5 package is thus suited for the exchange of large and/or complex datasets between R and other software package, and for letting R applications work on datasets that are larger than the available RAM.

Copy Link

Version

Version

2.16.0

License

Artistic-2.0

Maintainer

Bernd Fischer

Last Published

February 15th, 2017

Functions in rhdf5 (2.16.0)

$<--methods

~~ Methods for Function $<- in Package rhdf5 ~~
$-methods

Methods for Function $ in Package rhdf5
HDF5 Identifier Interface

HDF5 Identifier Interface
h5createFile

Create HDF5 file
HDF5 Object Interface

HDF5 Object Interface
h5createDataset

Create HDF5 dataset
HDF5 Group Interface

HDF5 Group Interface
HDF5 General Library Functions

HDF5 General Library Functions
h5set_extent

Set a new dataset extension
[<--methods

Methods for Function [<- in Package rhdf5
HDF5 Dataset Interface

HDF5 Dataset Interface
HDF5 Datatype Interface

HDF5 Datatype Interface
&-methods

Methods for Function & in Package rhdf5
HDF5 Attribute Interface

HDF5 Attribute Interface
HDF5 Dataspace Interface

HDF5 Dataspace Interface
rhdf5

Package overview
HDF5 File Interface

HDF5 File Interface
h5createGroup

Create HDF5 group
h5write

Reads and write object in HDF5 files
HDF5 Dataset Create Property List Interface

HDF5 Dataset Create Property List Interface
h5save

Saves a series of objects to an HDF5 file.
h5listIdentifier

list all valid H5 identifier.
h5errorHandling

handling of HDF5 error messages
[-methods

Methods for Function [ in Package rhdf5
h5version

rhdf5 and libhdf5 version numbers
HDF5 Link Interface

HDF5 Link Interface
HDF5 Link Create Property List Interface

HDF5 Link Create Property List Interface
HDF5 Dataset Access Property List Interface

HDF5 Dataset Access Property List Interface
HDF5 Property List Interface

HDF5 Property List Interface
h5const

HDF5 library constants.
h5createAttribute

Create HDF5 attribute
H5IdComponent-class

Class "H5IdComponent"
h5ls

List the content of an HDF5 file.