H5T_extractID: Extract HDF5-ids and return as a vector

View source: R/R6Classes_H5T.R

H5T_extractIDR Documentation

Extract HDF5-ids and return as a vector

Description

Extract HDF5-ids and return as a vector

Usage

H5T_extractID(dtype_ids)

Arguments

dtype_ids

Ids itself or class objects to extract the ids from.

Details

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

Value

The ids as a integer64-vector

Author(s)

Holger Hoefling


hdf5r documentation built on Jan. 22, 2023, 1:12 a.m.