Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

spant (version 3.1.0)

write_basis_tqn: Generate a basis file using TARQUIN.

Description

Generate a basis file using TARQUIN.

Usage

write_basis_tqn(basis_file, metab_data, opts = NULL)

Arguments

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.

Examples

Run this code
if (FALSE) {
write_basis_tqn('test.basis',mrs_data,c("--echo","0.04"))
}

Run the code above in your browser using DataLab