H5Sget_select_npoints {rhdf5}R Documentation

Find the number of elements in a dataspace selection

Description

Find the number of elements in a dataspace selection

Usage

H5Sget_select_npoints(h5space)

Arguments

h5space

H5IdComponent object representing a dataspace.


[Package rhdf5 version 2.37.4 Index]