H5Pcreate: Create a new HDF5 property list

View source: R/H5P.R

H5PcreateR Documentation

Create a new HDF5 property list

Description

Create a new HDF5 property list

Usage

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.


grimbough/rhdf5 documentation built on April 16, 2024, 8:22 p.m.