H5Aget_type {rhdf5}R Documentation

Get a copy of the attribute datatype

Description

Get a copy of the attribute datatype

Usage

H5Aget_type(h5attribute)

Arguments

h5attribute

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


[Package rhdf5 version 2.37.4 Index]