hz: Return the frequency scale of an MRS dataset in Hz.

View source: R/mrs_data_proc.R

hzR 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.


spant documentation built on Oct. 23, 2023, 5:06 p.m.