View source: R/qm_simulation.R
sim_basis | R Documentation |
Simulate a basis set object.
sim_basis(
mol_list,
pul_seq = seq_pulse_acquire,
acq_paras = def_acq_paras(),
xlim = NULL,
verbose = FALSE,
...
)
mol_list |
list of |
pul_seq |
pulse sequence function to use. |
acq_paras |
list of acquisition parameters or an mrs_data object. See
|
xlim |
ppm range limiting signals to be simulated. |
verbose |
output simulation progress and timings. |
... |
extra parameters to pass to the pulse sequence function. |
basis object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.