Learn R Programming

hdfqlr (version 0.6-2)

dtype_to_rtype: HDF Data Type to R Type

Description

HDF Data Type to R Type

Usage

dtype_to_rtype(dtype)

Arguments

dtype

The HDF data type.

Value

The equivalent R class, or NULL if not found.