Description
Get data from HDF file.
Usage
get_data(path, otype, transpose = TRUE, parallel = FALSE)
Arguments
path
The location of the object within the HDF file.
transpose
If TRUE
, transpose the data.
parallel
Use parallel processing functionality.