Sets the options for handling HDF5 error messages.
Usage
h5errorHandling (type="normal")
Arguments
type
'normal' (default) shows a one line error message in R. 'verbose' shows the whole HDF5 error message. 'suppress' suppresses the HDF5 error messages completely.