You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keep it as is, and add a warning regarding the approximation of wavenumbers, and advise to revert to simplify = FALSE if the user wants exact wavenumbers
implement a simple linear interpolation to get values at rounded wavenumbers
discard it completely
Add tests
Improve documentation, in particular document the list returned when simplify = FALSE
@philipp-baumann feel free to add anything you think might be required before CRAN submission.
extractoptions to more explicit values (issue Refactoring of theextractoption #2)simplifyoption (issue Concatenating spectra with thesimpleoption #3). We could either:simplify = FALSEif the user wants exact wavenumberssimplify = FALSE@philipp-baumann feel free to add anything you think might be required before CRAN submission.