diff_mrs {spant} | R Documentation |
Apply the diff operator to an MRS dataset in the FID/spectral dimension.
Description
Apply the diff operator to an MRS dataset in the FID/spectral dimension.
Usage
diff_mrs(mrs_data, ...)
Arguments
mrs_data |
MRS data. |
... |
additional arguments to the diff function. |
Value
MRS data following diff operator.
[Package spant version 2.22.0 Index]