Mask fit result spectra depending on a vector of bool values.
mask_fit_res(fit_result, mask_vec, amps_only = FALSE)
a masked fit result object.
fit result object to be masked.
a Boolean vector with the same number of rows as there are rows in the results table.
only mask the amplitude and associated error estimate columns.