Skip to contents

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, ...)

Arguments

files

a named list of character strings of file names

read.f

a function which expects in its first parameter a file name or file path

...

additional arguments passed by name to the function passed as argument to read.f

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.