Learn R Programming

spant (version 3.3.0)

shift: Apply a frequency shift to MRS data.

Description

Apply a frequency shift to MRS data.

Usage

shift(mrs_data, shift, units = "ppm")

Value

frequency shifted MRS data.

Arguments

mrs_data

MRS data.

shift

frequency shift (in ppm by default).

units

of the shift ("ppm" or "hz").