write_mrs_lcm_raw: Write MRS data object to file in a RAW format compatible with...

Description Usage Arguments Examples

View source: R/mrs_data_io.R

Description

Write MRS data object to file in a RAW format compatible with LCModel.

Usage

1
write_mrs_lcm_raw(fname, mrs_data, id = NA)

Arguments

fname

the filename of the output RAW format MRS data.

mrs_data

object to be written to file.

id

text string to identify the data.

Examples

1
2
3
4
## Not run: 
mrs_data <- write_mrs_lcm_raw("my_mrs_data.RAW", my_mrs_data)

## End(Not run)

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