plot.MOM {MSEtool}R Documentation

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 signature '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(s)

T.Carruthers


[Package MSEtool version 3.7.1 Index]