Create a new HDF5 property list

H5Pcreate(type = h5default("H5P"), native = FALSE)

Arguments

type

A character name of a property list type. See h5const("H5P") for possible property list types.

native

Defunct! Doesn't achieve anything for property lists.