| Function | Description |
| as.double.hdf5.dataset | Coercion functions for HDF5 datasets. |
| as.hdf5.dataset | Create an HDF5 dataset from an R array or vector. |
| as.matrix.hdf5.dataset | Coerce an HDF5 dataset to be an R matrix. |
| dim.hdf5 | Obtain the dimensions of an HDF5 object. |
| hdf5 | HDF5 Interface Library for R |
| hdf5.apply | HDF5 Group Apply |
| hdf5.attributes | Attributes on HDF5 Objects. |
| [.hdf5.dataset | Extract Parts of an HDF5 object. |
| hdf5.dataset | HDF5 Dataset |
| hdf5.datatypes | Mapping from specified types to HDF5 Types. |
| hdf5.file | HDF5 File Interface |
| hdf5.group | HDF5 Group |
| hdf5.info | HDF5 Info |
| hdf5.plist.create | Create an HDF5 property list. |
| hdf5.readcel | Read and Affymetrix CEL file into an HDF5 file |
| is.finite | Test to see if elements are finite. |
| is.matrix | A generic is.matrix with some methods. |
| min.hdf5.dataset | Compute various useful quantities on HDF5 datasets. |
| names.hdf5.file | Obtain the names for datasets and or groups. |
| print.hdf5.dataspace | Printing of the various HDF5 objects |
| space.hdf5.dataset | Obtain a dataspace congruent with the supplied HDF5 dataset. |
| swapmemory | Functions to handle adding R memory to HDF5 objects. |