plotEql: plotEql

Description Usage Arguments Value See Also Examples

Description

Creates a ggplot2 object that plots time series of biomass, harvest rate and catch. The basic object can then be modified by adding ggpot2 layers.

Usage

1
plotEql(x, biomass, ...)

Arguments

x

an object of class biodyn

biomass

an object of holding biomass at beginning of year

...

other arguments

Value

an ggplot2 object

See Also

plotPrdplotMSE

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.