Skip to contents

Effectively, an implementation of is for HDF5 datasets; useful to ensure HDF5 validity for specific file structures

Usage

IsDType(x, dtype)

Arguments

x

An HDF5 dataset (object of type H5D)

dtype

A character vector of HDF5 datatype names, must be present in h5types

Value

A logical

See also