H5Pset_userblock {rhdf5}R Documentation

Get and set the user block size

Description

Get and set the user block size

Usage

H5Pset_userblock(h5plist, size)

H5Pget_userblock(h5plist)

Arguments

h5plist

H5IdComponent object representing the file creation property list

size

of the user block in bytes


[Package rhdf5 version 2.37.4 Index]