spr: Spawners per recruit

spr,FLBRP-methodR Documentation

Spawners per recruit

Description

Calculates the spawners per recruit (spr) at each level of fishing mortality (F) in the fbar slot, or the spawners per recruit when F=0 (spr0).

Usage

## S4 method for signature 'FLBRP'
spr(object)

## S4 method for signature 'FLBRP,missing,missing'
spr0(ssb)

Arguments

object

An object of class FLBRP

Value

An object of class FLQuant.

Examples

data(ple4brp)

spr(ple4brp)
spr0(ple4brp)
data(ple4brp)

spr0(ple4brp)

flr/FLBRP documentation built on April 8, 2024, 3:18 a.m.