Read multiple files and return a collection of raw spectra as a raw_spct object.
Usage
read_files2mspct(files, read.f = ooacquire::read_oo_data, ...)Note
Depending of the function passed to read.f more or less complete
metadata information will be stored as attributes in the raw_spct objects.
See also
Other functions for importing spectral data from files:
collect_spct_files(),
map_oofile_header_rows(),
oofile_data_rows(),
plot_spct_file(),
read_oo_data(),
read_oo_ovdata(),
read_oo_pidata(),
read_oo_ssdata(),
set_oo_ssdata_descriptor(),
set_oo_ssdata_settings()
