H5Pset_lzf {rhdf5}R Documentation

Add the LZF filter to the chunk processing pipeline.

Description

Add the LZF filter to the chunk processing pipeline.

Usage

H5Pset_lzf(h5plist, h5tid)

Arguments

h5plist

Object of class H5IdComponent representing a dataset creation property list.

h5tid

HDF5 data type id


[Package rhdf5 version 2.37.4 Index]