write_basis_tqn | R Documentation |
Generate a basis file using TARQUIN.
write_basis_tqn(basis_file, metab_data, opts = NULL)
basis_file |
filename of the basis file to be generated. |
metab_data |
MRS data object to match the generated basis parameters. |
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.