set_char_data: 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.
transpose
If TRUE
, transpose the data.
parallel
Use parallel processing functionality.