set_data: Set Data

Description Usage Arguments

View source: R/basic.r

Description

Set data in HDF file.

Usage

1
set_data(x, 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.


hdfqlr documentation built on June 11, 2021, 9:08 a.m.

Related to set_data in hdfqlr...