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.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.