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