set_td_pts: Set the number of time-domain data points, truncating or...

View source: R/mrs_data_proc.R

set_td_ptsR Documentation

Set the number of time-domain data points, truncating or zero-filling as appropriate.

Description

Set the number of time-domain data points, truncating or zero-filling as appropriate.

Usage

set_td_pts(mrs_data, pts)

Arguments

mrs_data

MRS data.

pts

number of data points.

Value

MRS data with pts data points.


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