is_h5df: Check if an HDF5 dataset is dataframe-like.

Description Usage Arguments Details Value

View source: R/is_h5df.r

Description

Check if an HDF5 dataset is dataframe-like.

Usage

1
is_h5df(h5in, dataset = NULL)

Arguments

h5in

Input file.

dataset

Name of the data within the HDF5 file. If none is supplied, then this will be inferred from the input file name.

Details

TODO

Value

Returns TRUE on success, FALSE otherwise.


RBigData/hdfio documentation built on May 21, 2019, 1:20 p.m.