find_last_scan: Finds the number of the last (non-empty) scan

Description Usage Arguments Value Examples

View source: R/PROCESS-reduce_scans.R

Description

Finds the number of the last (non-empty) scan

Usage

1
find_last_scan(spectra, tol = 0.01)

Arguments

spectra

A dataframe of NMR data

tol

If all the intensities are equal to within this tolerance the scan is considered empty

Value

The number of the last scan

Examples

1
find_last_scan(spectra)

jmstrat/NMR.Utils documentation built on July 14, 2019, 11:35 p.m.