get_data_type: Get HDF Object Data Type

Description Usage Arguments Value

View source: R/basic.r

Description

Get HDF Object Data Type

Usage

1
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.


hdfqlr documentation built on June 11, 2021, 9:08 a.m.

Related to get_data_type in hdfqlr...