H5Iget_name {rhdf5}R Documentation

Retrieve the name of an object from a given identifier

Description

Retrieve the name of an object from a given identifier

Usage

H5Iget_name(h5obj)

Arguments

h5obj

An object of class H5IdComponent. Can represent a file, group, dataset or attribute.


[Package rhdf5 version 2.37.4 Index]