Description Usage Arguments Examples
Write MRS data object to file in dangerplot (dpt) v2 format.
| 1 | write_mrs_dpt_v2(fname, mrs_data)
 | 
| fname | the filename of the output dpt format MRS data. | 
| mrs_data | object to be written to file. | 
| 1 2 3 4 | ## Not run: 
mrs_data <- write_mrs_dpt_v2("my_mrs_data.dpt", my_mrs_data)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.