is_shff: Check if an HDF5 dataset is shff-valid.

Description Usage Arguments Value

View source: R/is_shff.r

Description

Check if an HDF5 dataset is shff-valid.

Usage

1
is_shff(h5in, dataset = NULL)

Arguments

h5in

Input file.

dataset

Dataset in input file to read or NULL. In the latter case (e.g. NULL), the dataset will be contained within a group named as the input dataset

Value

Returns TRUE on success, FALSE otherwise.


RBigData/shff documentation built on May 29, 2019, 8:30 a.m.