H5Tis_variable_str {rhdf5}R Documentation

Determine whether a datatype is a variable length string

Description

Determine whether a datatype is a variable length string

Usage

H5Tis_variable_str(dtype_id)

Arguments

dtype_id

ID of HDF5 datatype to query.


[Package rhdf5 version 2.37.4 Index]