get_char_data {hdfqlr} | R Documentation |
Get character data from HDF file.
get_char_data(path, otype, parallel = FALSE)
path |
The location of the object within the HDF file. |
otype |
The HDF object type. |
parallel |
Use parallel processing functionality. |
An R array.