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

H5T_factory

Turn ids into H5T objects


Description

Turn ids into H5T objects

Usage

H5T_factory(ids, do_copy = FALSE)

Arguments

ids

The ids to return as objects

do_copy

Should the ids be copied using HDF5s internal copy mechanism

Details

Gets the HDF5 internal class for an id and dispatches them so that the correct R6es are being created.

Value

An object of type R6 class H5T

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.