write_basis_tqn: Generate a basis file using TARQUIN.

Description Usage Arguments Examples

View source: R/basis_set.R

Description

Generate a basis file using TARQUIN.

Usage

1
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

1
2
3
4
## Not run: 
write_basis_tqn('test.basis',mrs_data,c("--echo","0.04"))

## End(Not run)

neuroconductor-devel-releases/spant documentation built on May 6, 2020, 4:29 p.m.