combine particle data or monitoring data in a folder into one data frame before applying FT calc.

raw_combine(h5dir, select = "ParticleData")

Arguments

h5dir

character. The path of the folder containing h5 files

select

character. can be 'ParticleData' or 'MonitoringData'.

Value

a data frame with all the selected data in the give folder