get_data_type {hdfqlr} | R Documentation |
Get HDF Object Data Type
Description
Get HDF Object Data Type
Usage
get_data_type(path, otype)
Arguments
path |
The location of the object within the HDF file. |
otype |
The HDF object type. |
Value
The HDF object data type.
[Package hdfqlr version 0.6-2 Index]