get_data: Get Data

View source: R/basic.r

get_dataR Documentation

Get Data

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.

otype

The HDF object type.

transpose

If TRUE, transpose the data.

parallel

Use parallel processing functionality.

Value

An R array.


mkoohafkan/hdfqlr documentation built on Jan. 10, 2024, 11:04 p.m.