Learn R Programming

spant (version 3.3.0)

set_td_pts: 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)

Value

MRS data with pts data points.

Arguments

mrs_data

MRS data.

pts

number of data points.