write_mrs_nifti {spant} | R Documentation |
Write MRS data object to file in NIFTI format.
Description
Write MRS data object to file in NIFTI format.
Usage
write_mrs_nifti(mrs_data, fname)
Arguments
mrs_data |
object to be written to file. |
fname |
the filename of the output NIFTI MRS data. |
[Package spant version 2.22.0 Index]