Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

h5errorHandling

handling of HDF5 error messages


Description

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.

Details

Sets the options for HDF5 error hanlding.

Value

Returns 0 if options are set successfully.

Author(s)

Bernd Fischer

References

See Also

Examples

h5errorHandling("normal")

rhdf5

R Interface to HDF5

v2.34.0
Artistic-2.0
Authors
Bernd Fischer [aut], Mike Smith [aut, cre] (<https://orcid.org/0000-0002-7800-3848>), Gregoire Pau [aut], Martin Morgan [ctb], Daniel van Twisk [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.