plotMSE: plotMSE

Description Usage Arguments Value See Also Examples

Description

Creates a ggplot2 object that plots absolute and relative to MSY benchmarks time series of ssb, biomass, harvest rate and catch for FLStock and biodyn objects The basic object can then be modified by adding ggpot2 layers.

Usage

1
plotMSE(x, y, z, ...)

Arguments

x,

an object of class biodyn

y,

an object of class FLStock

z,

an object of class FLBRP

...

other arguments

Value

an ggplot2 object

See Also

plotPrd

Examples

1
2
3
4
## Not run: 
refpts('logistic',FLPar(msy=100,k=500))

## End(Not run)

laurieKell/biodyn documentation built on May 20, 2019, 7:58 p.m.