Plot.res: Plotting functions (eawagSummerSchoolTools)

Description Usage Arguments Details Value Author(s) See Also

View source: R/Plot.R

Description

Function to plot the results of a simulation.

Usage

1
2
Plot.res(res,L,xlim=NA,ylim=NA,markers=F,header="",xlab="",ylab="",
         pos="topright")

Arguments

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

Details

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).

Value

Plot of all variables as a function of the independent variable.

Author(s)

Peter Reichert <peter.reichert@eawag.ch>

See Also

Plot.vars, contourpdf, Plot.chains, Plot.margs


baccione-eawag/EawagSchoolTools documentation built on Dec. 19, 2021, 6:38 a.m.