h5const: HDF5 library constants.

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Access to HDF5 constants.

Usage

1
2
3
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

http://www.hdfgroup.org/HDF5

See Also

rhdf5

Examples

1
2

patperry/rhdf5 documentation built on May 24, 2019, 8:21 p.m.