Description Usage Arguments Value Examples
View source: R/PROCESS-reduce_scans.R
Finds the number of the last (non-empty) scan
1 | find_last_scan(spectra, tol = 0.01)
|
spectra |
A dataframe of NMR data |
tol |
If all the intensities are equal to within this tolerance the scan is considered empty |
The number of the last scan
1 | find_last_scan(spectra)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.