Plot the spectral standard deviation.
plot_spec_sd(mrs_data, xlim = NULL, scale_sd = 1.96, ...)
Arguments
- mrs_data
MRS data to be plotted.
- xlim
plotting limits in ppm.
- scale_sd
scaling factor for the standard deviation trace.
- ...
other arguments passed to the stackplot function.