get_id {hdf5r}R Documentation

Get the id of an H5RefClass

Description

Get the id of an H5RefClass

Usage

get_id(obj)

Arguments

obj

Object to get the id from

Details

If it is a H5RefClass, returns the id, otherwise returns the object itself as it assumes it is already an id.

Value

The id itself

Author(s)

Holger Hoefling


[Package hdf5r version 1.3.11 Index]