- y.names
same as y.names in run.streambugs
- par
same as par in run.streambugs
- file
optional name of a PDF file to plot to
- cex
same as cex in par, consumed by here by
multiple text generating functions
- font
same as font in par, consumed here by
text as a font type for taxa names
- title
optional title for the plot
- lwd
same as lwd in par, consumed here by
lines as a line width for the "food web" edges
- bg
same as bg in par
- lcol
same as col in par, consumed here by
lines as a line color for the "food web" edges
- ncrit
number of inverts in one line at which they are shifted up and down,
alternating
- lcrit
number of letters/characters of state names which are plottet at level 2
- survivals
vector with the entries "survived" or "extinct" for
all state variables with names matching names of taxa state variables and
"SusPOM"
- observed
vector with the entries "never"/"notobserved",
"observed","sometimes", "always", or NA/"NA"
for all state variables, with names matching names of taxa state variables and
"SusPOM"
- texts
if to plot as "food web"nodes as texts with taxa names; otherwise, plot
points
- pointcol
if to color text or point nodes using Eawag coloring scheme
(eawagfarben); otherwise plot all in the same color
- ...
additional arguments for the pdf graphics device,
relevant only if file argument was given.