H5Pset_bzip2 {rhdf5}R Documentation

Add the BZIP2 filter to the chunk processing pipeline.

Description

Add the BZIP2 filter to the chunk processing pipeline.

Usage

H5Pset_bzip2(h5plist, level = 2L)

Arguments

h5plist

Object of class H5IdComponent representing a dataset creation property list.

level

Compression level to be used by the selected algorithm.


[Package rhdf5 version 2.37.4 Index]