write_mrs: Write MRS data object to file.

Description Usage Arguments

View source: R/mrs_data_io.R

Description

Write MRS data object to file.

Usage

1
write_mrs(fname, mrs_data, format = NULL)

Arguments

fname

the filename of the output.

mrs_data

object to be written to file.

format

string describing the data format. Must be one of the following : "nifti", "dpt", "lcm_raw", "rds". If not specified, the format will be guessed from the filename extension.


neuroconductor-releases/spant documentation built on Jan. 1, 2021, 11:42 a.m.