Description Usage Arguments Value Examples
Read MRS data stored in dangerplot (dpt) v3 format.
1  | read_mrs_dpt(fname)
 | 
fname | 
 filename of the dpt format MRS data.  | 
MRS data object.
1 2 3 4  | ## Not run: 
mrs_data <- read_mrs_dpt(system.file("extdata","svs.dpt",package="spant"))
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.