Generates a plot of the results from a STOCSY analysis.
Usage
plotStocsy(stoc_mod, shift = c(0, 10), title = NULL)Arguments
- stoc_mod
 An object of class
stocsy1d_metabom8returned by thestocsy()function.- shift
 Numeric vector of length 2 specifying the chemical shift range (ppm) to be plotted.
- title
 Character string for the plot title.

