plotPrd: plotPrd

Description Usage Arguments Value See Also Examples

Description

Creates a ggplot2 object that plots equilibrium values of biomass, harvest rate and catch against each other. The basic object can then be modified by adding ggpot2 layers.

Usage

1
plotPrd(x, biomass, ...)

Arguments

x

an object of class biodyn

biomass

optional argument, an FLQuant with biomass at beginning of year

...

other arguments

Value

an ggplot2 object

See Also

plotMSE, plotEql

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.