Learn R Programming

hdfqlr (version 0.6-2)

rtype_to_dtype: R Type to HDF Data Type

Description

R Type to HDF Data Type

Usage

rtype_to_dtype(rtype, stop.on.error = TRUE)

Arguments

rtype

The R class.

Value

The equivalent HDF data type, or NULL if not found.