plot_spec_sd {spant} | R Documentation |
Plot the spectral standard deviation.
Description
Plot the spectral standard deviation.
Usage
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. |
[Package spant version 2.22.0 Index]