write_mrs_dpt_v2: Write MRS data object to file in dangerplot (dpt) v2 format.

Description Usage Arguments Examples

View source: R/mrs_data_io.R

Description

Write MRS data object to file in dangerplot (dpt) v2 format.

Usage

1
write_mrs_dpt_v2(fname, mrs_data)

Arguments

fname

the filename of the output dpt format MRS data.

mrs_data

object to be written to file.

Examples

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

## End(Not run)

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