H5Rget_name: Return the name of the object that a reference points to

View source: R/H5R.R

H5Rget_nameR Documentation

Return the name of the object that a reference points to

Description

Return the name of the object that a reference points to

Usage

H5Rget_name(ref, h5loc)

Arguments

ref

H5ref object containing the reference to be queried.

h5loc

An H5IdComponent object representing the file containing the referenced object.

Value

Character string of length 1 giving the name of the referenced object.


grimbough/rhdf5 documentation built on Sept. 14, 2024, 8:41 a.m.