I have successfully loaded in the rhdf5
package, but am unable to open the file and create an R data frame. I have read here here and here but am still unclear. I have also tried the hdfdump
but that results in error.
How do I read in the HDF5 file? I know I want all of the columns and do not need to group, but rather would like one full data frame. Thanks