H5Pset_shuffle {rhdf5}R Documentation

Add the shuffle filter to the chunk processing pipeline.

Description

Add the shuffle filter to the chunk processing pipeline.

Usage

H5Pset_shuffle(h5plist)

Arguments

h5plist

Object of class H5IdComponent representing a dataset creation property list.


[Package rhdf5 version 2.37.4 Index]