mbar: Computes the mean natural mortality acros the fully selected...

View source: R/FLStock.R

mbarR Documentation

Computes the mean natural mortality acros the fully selected ages

Description

Equivalent to the mean fishing mortality metric returned by 'fbar', 'mbar' calculates the mean natural mortality across the ages inside the range defined by 'minfbar' and 'maxfbar'.

Usage

mbar(object, ...)

Arguments

object

An object of class 'FLStock'.

Value

An object of class 'FLQuant'.

Author(s)

The FLR Team, proposal by H. Winker.

See Also

fbar

Examples

data(ple4)
mbar(ple4)

flr/FLCore documentation built on May 4, 2024, midnight