IsDType: Check the datatype of an HDF5 dataset

View source: R/zzz.R

IsDTypeR Documentation

Check the datatype of an HDF5 dataset

Description

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

h5types


mojaveazure/seurat-disk documentation built on Nov. 5, 2023, 9:40 a.m.