spectral-cockpit / opusreader2

Read OPUS binary files from Fourier-Transform Infrared (FT-IR) spectrometers of the company Bruker Optics GmbH & Co. in base R
https://spectral-cockpit.github.io/opusreader2/
MIT License
18 stars 2 forks source link

Make `opus_file()` return different test files #69

Open philipp-baumann opened 1 year ago

philipp-baumann commented 1 year ago

i.e. making opus_file() more useful. Add extra arg:

library("opusreader2")
# return more file paths
file <- opus_file(measurement = <vector-with-meas-names>)