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

h5const

HDF5 library constants.


Description

Access to HDF5 constants.

Usage

h5const     (type = "")
h5default   (type = "")
h5constType ()

Arguments

type

A character name of a group of constants.

Details

These functions provide a list of HDF5 constants that are defined in the R package. h5constType provides a list of group names and h5const gives the constants defined within a group. h5default gives the default choice for each group.

Value

A character vector with names of HDF5 constants or groups.

Author(s)

Bernd Fischer

References

See Also

Examples

h5constType()[1]
h5const(h5constType()[1])

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.