H5P_fill_value {rhdf5} | R Documentation |
H5Pset_fill_value
sets the fill value for a dataset in the dataset creation property list.
H5Pset_fill_value(h5plist, value)
h5plist |
An object of class H5IdComponent representing a dataset creation property list. |
value |
The default fill value of the dataset. |
H5P_fill_time,H5Pfill_value_defined