This function combines all the data tables from a number of isodat_files into one big data frame for data processing and plotting
get_isodat_data_tables(isodat_files, volume = "Identifier 2", quiet = FALSE)
| isodat_files | isodat objects |
|---|---|
| volume | which isodat file parameter holds the volume information |
| quiet | whether the function should output information messages or be quiet (default is to output) |