sim_time_nd: Simulate an FID using the NMRPipe SimTimeND function

View source: R/nmrpipe.R

sim_time_ndR Documentation

Simulate an FID using the NMRPipe SimTimeND function

Description

Simulate an FID using the NMRPipe SimTimeND function

Usage

sim_time_nd(
  peak_tab,
  fheader,
  rms = 0,
  iseed = stats::runif(1, max = .Machine$integer.max),
  file_path = NULL,
  verbose = FALSE
)

Smith-Group/fitnmr documentation built on Oct. 12, 2024, 6:39 a.m.