z-methods: Total mortality z

zR Documentation

Total mortality z

Description

Returns the calculation of total mortality, z, usually as the sum of fishing mortality, f, and natural mortality, m.

Usage

z(object, ...)

## S4 method for signature 'FLS'
z(object, ...)

Arguments

object

Object to calculate on.

...

Any extra arguments.

Value

An object of the corresponding class, usually FLQuant.

Author(s)

The FLR Team

See Also

FLQuant

Examples

data(ple4)

z(ple4)

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