fbar {FLCore}R Documentation

Calculates mean harvest rate or fishing mortality

Description

The mean harvest rate of fishing mortality

Usage

fbar(object, ...)

Arguments

object An FLStock or FLBiol object
... Any extra arguments, currently unused

Details

The average fishing mortality for the years between minfbar and maxfbar, as found in the range slot, is returned.

Value

An object of class FLQuant-class

Author(s)

FLR Team

Examples

data(ple4)
fbar(ple4)

[Package FLCore version 2.2 Index]