Learn R Programming

spant (version 3.3.0)

shift_basis: Apply frequency shifts to basis set signals.

Description

Apply frequency shifts to basis set signals.

Usage

shift_basis(basis, shifts)

Value

modified basis set object.

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.