Description Usage Arguments Value Examples
View source: R/PROCESS-offsets.r
Generates time offsets if spectra were acquired without ATM
1 | noATMoffsets(spectra, scan_length, initial_offset = 0)
|
spectra |
A dataframe of NMR data |
scan_length |
Length of a single scan (hours) |
initial_offset |
Offset of 1st scan (hours) |
A vector of offsets
1 | noATMoffsets(spectra, 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.