H5Sget_simple_extent_dims {rhdf5}R Documentation

Find the size of a dataspace

Description

Find the size of a dataspace

Usage

H5Sget_simple_extent_dims(h5space)

Arguments

h5space

H5IdComponent object representing a dataspace.


[Package rhdf5 version 2.37.4 Index]