plot,MizerSim,missing-method: Summary plot for MizerSim objects
Description
After running a projection, produces 5 plots in the same window: feeding
level, abundance spectra, predation mortality and fishing mortality of each
species by size; and biomass of each species through time. This method just
uses the other plotting functions and puts them all in one window.
Usage
# S4 method for MizerSim,missing
plot(x, y, ...)
Value
A viewport object
Arguments
x
An object of class MizerSim
y
Not used
...
For additional arguments see the documentation for
plotBiomass(),
plotFeedingLevel(),plotSpectra(),plotPredMort()
and plotFMort().