H5Sis_simple: Determine whether a dataspace is a simple dataspace

View source: R/H5S.R

H5Sis_simpleR Documentation

Determine whether a dataspace is a simple dataspace

Description

In HDF5 a dataspace is considered "simple" if it represents a regular N-dimensional array of points. Currently (HDF 1.10.7) all dataspaces are simple. Support for complex dataspaces is planned for future HDF versions.

Usage

H5Sis_simple(h5space)

Arguments

h5space

H5IdComponent object representing a dataspace.


grimbough/rhdf5 documentation built on April 16, 2024, 8:22 p.m.