Learn R Programming

hdf5r (version 1.3.11)

H5T_extractID: Extract HDF5-ids and return as a vector

Description

Extract HDF5-ids and return as a vector

Usage

H5T_extractID(dtype_ids)

Value

The ids as a integer64-vector

Arguments

dtype_ids

Ids itself or class objects to extract the ids from.

Author

Holger Hoefling

Details

Internal helper function. Given a list of id-type-objects, it extracts the ids itself and returns them as a vector