mask_fit_res | R Documentation |
Mask fit result spectra depending on a vector of bool values.
mask_fit_res(fit_result, mask_vec, amps_only = FALSE)
fit_result |
fit result object to be masked. |
mask_vec |
a Boolean vector with the same number of rows as there are rows in the results table. |
amps_only |
only mask the amplitude and associated error estimate columns. |
a masked fit result object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.