Learn R Programming

spant (version 3.3.0)

downsample_mrs_td: Downsample an MRS signal by a factor of 2 by removing every other data point in the time-domain. Note, signals outside the new sampling frequency will be aliased.

Description

Downsample an MRS signal by a factor of 2 by removing every other data point in the time-domain. Note, signals outside the new sampling frequency will be aliased.

Usage

downsample_mrs_td(mrs_data)

Value

downsampled data.

Arguments

mrs_data

MRS data object.