| sim_basis_tqn | R Documentation | 
Simulate a basis file using TARQUIN.
sim_basis_tqn(
  fs = def_fs(),
  ft = def_ft(),
  N = def_N(),
  ref = def_ref(),
  opts = NULL
)
| fs | sampling frequency | 
| ft | transmitter frequency | 
| N | number of data points | 
| ref | chemical shift reference | 
| opts | list of options to pass to TARQUIN. | 
## Not run: 
write_basis_tqn('test.basis',mrs_data,c("--echo","0.04"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.