powered by
This function selects user-specified columns from a spectral dataset, always ensuring that the wavenumber column (`wn_col`) is included, unless explicitly excluded.
spec_select(.data, ...)
A data frame containing the selected columns.
A data frame containing spectral data.
Column selection helpers (e.g., column names, -column_to_exclude).
[dplyr::select()], [set_spec_wn()]