This function aims to numerically match the NMRPipe `ZF` function.

nmrpipe_zf(fid, zf = 1, pad = NULL, size = NULL, auto = FALSE)

Arguments

fid

list with `int`, `header`, and `fheader` elements containing FID data

zf

equivalent to `-zf` flag

pad

equivalent to `-pad` flag

size

equivalent to `-size` flag

auto

equivalent to `-auto` flag

Details

See the NMRPipe documentation: https://www.nmrscience.com/ref/nmrpipe/zf.html