get_char_data: Get Character Data

Description Usage Arguments Value

View source: R/basic.r

Description

Get character data from HDF file.

Usage

1
get_char_data(path, otype, parallel = FALSE)

Arguments

path

The location of the object within the HDF file.

otype

The HDF object type.

parallel

Use parallel processing functionality.

Value

An R array.


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

Related to get_char_data in hdfqlr...