hz {spant} | R Documentation |
Return the frequency scale of an MRS dataset in Hz.
Description
Return the frequency scale of an MRS dataset in Hz.
Usage
hz(mrs_data, fs = NULL, N = NULL)
Arguments
mrs_data |
MRS data. |
fs |
sampling frequency in Hz. |
N |
number of data points in the spectral dimension. |
Value
frequency scale.
[Package spant version 2.22.0 Index]