H5Aget_name: Get the name of an HDF5 attribute object

View source: R/H5A.R

H5Aget_nameR Documentation

Get the name of an HDF5 attribute object

Description

Retrieves the name of the attribute specified by an HDF5 attribute object.

Usage

H5Aget_name(h5attribute)

Arguments

h5attribute

An object of class H5IdComponent representing an attribute. Normally created by H5Aopen() or similar.

Value

A character vector of length 1 containing the name of the attribute.


grimbough/rhdf5 documentation built on April 16, 2024, 8:22 p.m.