H5Rget_obj_type | R Documentation |
Identify the type of object that a reference points to
H5Rget_obj_type(ref, h5loc)
ref |
|
h5loc |
An |
Character string of length 1 identifying the object type. Valid return
values are: "GROUP"
, "DATASET"
, and "NAMED_DATATYPE"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.