set_td_pts {spant} | R 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.
[Package spant version 2.22.0 Index]