H5Sunlimited {rhdf5}R Documentation

Retrieve value for H5S_UNLIMITED constant

Description

The value for H5S_UNLIMITED can be provided to the maxdims argument of H5Screate_simple to indicate that the maximum size of the corresponding dimension is unlimited.

Usage

H5Sunlimited()

See Also

H5Screate_simple


[Package rhdf5 version 2.37.4 Index]