d2h5_to_array: Transform HDF5 numeric matrix to array

Description Usage Arguments Value

View source: R/h5.tools.R

Description

Transform HDF5 numeric matrix to array

Usage

1
d2h5_to_array(h5handle, dpath)

Arguments

h5handle

HDF5 file handle, Get handle using h5::h5file(infile, 'r')

dpath

character, Path to the HDF5 matrix like data element

Value

Data in 'dpath' as a numeric array


jutako/Rtools documentation built on May 29, 2019, 4:52 p.m.