View source: R/mrs_data_proc.R
downsample_mrs_td | R Documentation |
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.
downsample_mrs_td(mrs_data)
mrs_data |
MRS data object. |
downsampled data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.