plot.MOM: Standard plot for an object of class MOM
Description
Plot the stocks, fleets, catch fractions and relationships in multi operating model object
Usage
# S4 method for MOM,missing
plot(x, silent = TRUE, maxsims = 6)
Arguments
- x
Object of class MOM. A Multi-OM object created by new('MOM', ...)
- silent
Logical. Do you wish to see print outs / warnings?
- maxsims
Integer. What are the maximum number of individual simulations you wish to plot?