Description Usage Arguments Details Value Author(s) See Also
Function to plot the results of a simulation.
1 2 |
res |
named vector of results |
L |
observation layout |
xlim |
optional limits of the x axis |
ylim |
optional limits of the y axis |
markers |
if TRUE plot markers instead of lines |
header |
optional header of the plot |
xlab |
optional label of the x axis |
ylab |
optional label of the y axis |
pos |
position of legend |
Results should be stored in a named numeric vector, with the corresponding variable information encoded in the names (for example C_M_1 for variable C_M at time 1).
Plot of all variables as a function of the independent variable.
Peter Reichert <peter.reichert@eawag.ch>
Plot.vars
, contourpdf
, Plot.chains
, Plot.margs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.