Learn R Programming

spant (version 1.13.0)

shift_basis: 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.

Value

modified basis set object.