It inherits all functions of the H5P.
Object of class H5P_LINK_CREATE.
new(id = NULL)Create a new class of type H5P_LINK_CREATE
Parameters
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://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
get_char_encoding()This function implements the HDF5-API function H5Pget_char_encoding. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
set_create_intermediate_group(create = TRUE)This function implements the HDF5-API function H5Pset_create_intermediate_group. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
get_create_intermediate_group()This function implements the HDF5-API function H5Pget_create_intermediate_group. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.