readDataAtFrame: Read all data belonging to a particular entry.

Description Usage Arguments

View source: R/util_functions.R

Description

Read all data belonging to a particular entry.

Usage

1
readDataAtFrame(hdf5Identifier, datasetName, indicesName, frameNumbers)

Arguments

hdf5Identifier

The name of the hdf5 file.

datasetName

The dataset that contains the data you wish to load.

indicesName

A mapping of factor indices to rows in the data frame to load.

frameNumbers

The factors for which you fish to load your data.


MirceaDavidEsc/bigh5 documentation built on May 7, 2019, 4:58 p.m.