read_h5df: read_h5df

Description Usage Arguments Details Value

View source: R/read_h5df.r

Description

TODO

Usage

1
2
read_h5df(h5in, dataset = NULL, rows = NULL, cols = NULL,
  strings = TRUE, verbose = FALSE)

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.

rows

TODO

cols

TODO

strings

Only available for 'hdfio_columns' format files. Should string columns be read?

verbose

TODO

Details

TODO

Value

A dataframe.


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