H5P_ATTRIBUTE_CREATE-class: Class for HDF5 property list for attribute creation

H5P_ATTRIBUTE_CREATE-classR Documentation

Class for HDF5 property list for attribute creation

Description

It inherits all functions of the H5P.

Value

Object of class H5P_ATTRIBUTE_CREATE.

Methods

new(id = NULL)

Create a new class of type H5P_ATTRIBUTE_CREATE

Parameters

id

Internal use only

set_char_encoding(encoding = h5const$H5T_CSET_UTF8)

This function implements the HDF5-API function H5Pset_char_encoding. Please see the documentation at https://portal.hdfgroup.org/display/HDF5/H5P_SET_CHAR_ENCODING for details.

get_char_encoding()

This function implements the HDF5-API function H5Pget_char_encoding. Please see the documentation at https://portal.hdfgroup.org/display/HDF5/H5P_GET_CHAR_ENCODING for details.

Author(s)

Holger Hoefling

See Also

H5P


hdf5r documentation built on Jan. 22, 2023, 1:12 a.m.