powered by
Write MRS data object to file.
write_mrs(fname, mrs_data, format = NULL)
the filename of the output.
object to be written to file.
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.