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 April 29, 2024, 9:30 p.m.