H5Pget_class {rhdf5}R Documentation

Return the property list class identifier for a property list

Description

Return the property list class identifier for a property list

Usage

H5Pget_class(h5plist)

Arguments

h5plist

H5IdComponent object representing any type of HDF5 property list.


[Package rhdf5 version 2.37.4 Index]