H5Dget_type {rhdf5}R Documentation

Return a copy of the HDF5 datatype for a dataset

Description

Return a copy of the HDF5 datatype for a dataset

Usage

H5Dget_type(h5dataset)

Arguments

h5dataset

Object of class H5IdComponent representing an open HDF5 dataset


[Package rhdf5 version 2.37.4 Index]