getObjectClassHDF5: Get R class of a HDF5 object.

Description Usage Arguments Value

View source: R/hdf5.R

Description

If possible, the R class of the specified object is obtained from the attributes 'R.class' and 'class', in that order. If neither attribute is available, the object is loaded from the HDF5 file and its R class determined from the resulting R object.

Usage

1
getObjectClassHDF5(infile, h5name)

Arguments

infile

An input HDF5 file.

h5name

HDF5 object name.

Value

R class of HDF5 object.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.