set_char_data {hdfqlr} | R Documentation |
Set Character Data
Description
Set character data in HDF file.
Usage
set_char_data(x, path, otype, transpose = FALSE, parallel = FALSE)
Arguments
path |
The location of the object within the HDF file. |
otype |
The HDF object type. |
transpose |
If |
parallel |
Use parallel processing functionality. |
[Package hdfqlr version 0.6-2 Index]