Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

H5GTD_factory

Wrap an HDF5-id in the appropriate class


Description

Wrap an HDF5-id in the appropriate class

Usage

H5GTD_factory(id)

Arguments

id

The id to wrap in an R6 object

Details

This particular factory dispatches ids that can be of type Group, Datatype of dataset (these are id types that can be the result of opening an object. For datatypes, the H5T_factory exists that can be used

Value

An R6 object corresponding to the HDF5 internal class of the ID

Author(s)

Holger Hoefling


hdf5r

Interface to the 'HDF5' Binary Data Format

v1.3.3
Apache License 2.0 | file LICENSE
Authors
Holger Hoefling [aut, cre], Mario Annau [aut], Novartis Institute for BioMedical Research (NIBR) [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.