Skip to contents

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?

Author

T.Carruthers