Description Usage Arguments Details Value Author(s) See Also
Function to plot several sets of results.
1 2 |
vars |
matrix or data frame with variables, and variable information encoded in row names |
L |
observation layout |
ncol |
optional number of columns of sub-panels of the plot |
mar |
optional specification of margins in the form c(bottom,left,top,right) |
ylim |
optional named (by variable name) list of limits of the y axes |
markers |
if TRUE plot markers instead of lines |
headers |
optional named (by variable name) list of headers of the plots |
xlab |
optional label of the x axis |
ylab |
optional label of the y axis |
pos |
position of legend (only if more than one variable) |
Results should be stored in a data frame or matrix, with the corresponding variable information encoded in the row 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.res
, contourpdf
, Plot.chains
, Plot.margs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.