shift_basis: Apply frequency shifts to basis set signals.

View source: R/basis_set.R

shift_basisR Documentation

Apply frequency shifts to basis set signals.

Description

Apply frequency shifts to basis set signals.

Usage

shift_basis(basis, shifts)

Arguments

basis

the basis to apply the shift to.

shifts

a vector of frequency shifts to apply in ppm units. Must be the same length as there are basis elements, or one value to be applied to all elements.

Value

modified basis set object.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.