raw2csv() converts a raw .h5 data file into two .csv files.

raw2csv_batch() converts all the raw .h5 data files in a given directory into .csv files.

raw2csv(h5file, method = c("convert", "summary"))

raw2csv_batch(h5dir)

Arguments

h5file

character of the path of the .h5 file.

method

convert or/and summarise.

h5dir

character of the directory path.

Value

.csv files

References

hdf5 package: https://stackoverflow.com/questions/15974643/how-to-deal-with-hdf5-files-in-r