H5-attributs            Manipulate HDF5 attributes
H5-dataset-info         Get information of an HDF5 dataset
h5AbsLinkName           Format an absolute path name for HDF5 link
h5Backup                Back up contents from one HDF5 file to another
h5Class                 Get the class of an HDF5 link
h5Copy                  Copy an HDF5 link
h5CreateDataset         Create a new empty HDF5 dataset
h5CreateFile            Create a new HDF5 file
h5CreateGroup           Create new HDF5 group
h5Delete                Delete an HDF5 link
h5Exists                Check existence of an HDF5 link
h5GuessDtype            Guess an HDF5 Datatype
h5List                  List the contents of an HDF5 group
h5Move                  Move link in an HDF5 file
h5Open                  Open an HDF5 file, file-handler or group object
h5Overwrite             Overwrite an existing HDF5 link
h5Prep                  Prepare an R object to be written into HDF5
                        file
h5Read                  Read data from an existing HDF5 link
h5ReadDataset           Read data from an existing H5 dataset
h5TryOpen               Automatically retry opening HDF5 file
h5Write                 Write an R object to HDF5 file
h5WriteDataset          Write array-like data into an existing H5
                        dataset
h5WriteScalar           Write a scalar into HDF5 file
