| plotMizerParams | R Documentation |
MizerParams objectsProduces 3 plots in the same window: abundance spectra, feeding
level and predation mortality of each species against size. This method just
puts the plots generated by plotFeedingLevel(), plotPredMort() and
plotSpectra() all in one window.
## S3 method for class 'MizerParams'
plot(x, ...)
x |
An object of class MizerParams |
... |
Arguments passed on to the individual plotting functions
|
A viewport object
plotting_functions
Other plotting functions:
addPlot(),
animate(),
plot,
plot2(),
plotBiomass(),
plotCDF(),
plotCDF2(),
plotDiet(),
plotFMort(),
plotFeedingLevel(),
plotGrowthCurves(),
plotMizerSim,
plotPredMort(),
plotRelative(),
plotSpectra(),
plotSpectra2(),
plotSpectraRelative(),
plotYield(),
plotYieldGear(),
plotYieldVsF(),
plotting_functions
params <- NS_params
plot(params)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.