Learn R Programming

hdf5r (version 1.3.3)

get_id: 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

Value

The id itself

Details

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