plotProduction: plot aspics,missing plotIndex aspic plotIndex aspics

View source: R/aspic-plot.R

plotProductionR Documentation

plot aspics,missing plotIndex aspic plotIndex aspics

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

plotProduction(data, biomass, ...)

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

Arguments

biomass

optional argument, an FLQuant with biomass at beginning of year

...

other arguments

object

an object of class biodyn

Details

plotProduction

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.