powered by
Convert integer data from an HDF file to characters.
int_to_char(x, trim = FALSE)
An integer array.
If TRUE, trim whitespace from the character data.
TRUE
A character array.