get_char_data {hdfqlr} | R Documentation |
Get Character Data
Description
Get character data from HDF file.
Usage
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.
[Package hdfqlr version 0.6-2 Index]