zf: Zero-fill MRS data in the time domain.
Description
Zero-fill MRS data in the time domain.
Usage
zf(x, factor = 2)# S3 method for mrs_data
zf(x, factor = 2)
# S3 method for basis_set
zf(x, factor = 2)
Arguments
x
input mrs_data or basis_set object.
factor
zero-filling factor, factor of 2 returns a dataset with
twice the original data points.