rtype_to_dtype {hdfqlr} | R Documentation |
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.
[Package hdfqlr version 0.6-2 Index]