H5Pset_bzip2 {rhdf5} | R Documentation |
Add the BZIP2 filter to the chunk processing pipeline.
H5Pset_bzip2(h5plist, level = 2L)
h5plist |
Object of class H5IdComponent representing a dataset creation property list. |
level |
Compression level to be used by the selected algorithm. |