shift {spant} | R Documentation |
Apply a frequency shift to MRS data.
Description
Apply a frequency shift to MRS data.
Usage
shift(mrs_data, shift, units = "ppm")
Arguments
mrs_data |
MRS data. |
shift |
frequency shift (in ppm by default). |
units |
of the shift ("ppm" or "hz"). |
Value
frequency shifted MRS data.
[Package spant version 2.22.0 Index]