Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

standalone_H5S_select_multiple_hyperslab

Select multiple hyperslabs in a space


Description

Select multiple hyperslabs in a space

Usage

standalone_H5S_select_multiple_hyperslab(id, hyperslab_array)

Arguments

id

The id of the space

hyperslab_array

The array with the hyperslabs. Is of dimension num_dim x num_hyperslabs x 4. With the elements being start, count, stride and block

Details

Selects multiple hyperslabs in a space. Before the selection, the space selection will be cleared.

Value

NULL. The space has been manipulated as a side effect

Author(s)

Holger Hoefling


hdf5r

Interface to the 'HDF5' Binary Data Format

v1.3.3
Apache License 2.0 | file LICENSE
Authors
Holger Hoefling [aut, cre], Mario Annau [aut], Novartis Institute for BioMedical Research (NIBR) [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.