Learn R Programming

spant (version 3.3.0)

diff_mrs: 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, ...)

Value

MRS data following diff operator.

Arguments

mrs_data

MRS data.

...

additional arguments to the diff function.