plotEql: plotEql

plotEql,biodyn,missing-methodR Documentation

plotEql

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

## S4 method for signature 'biodyn,missing'
plotEql(data, biomass, ...)

Arguments

biomass

an object of holding biomass at beginning of year

...

other arguments

x

an object of class biodyn

Value

an ggplot2 object

Examples

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

## End(Not run)

laurieKell/mpb documentation built on Sept. 9, 2023, 9:47 p.m.