meanage: Calculate the mean age in the stock and catch

View source: R/FLStock.R

meanageR Documentation

Calculate the mean age in the stock and catch

Description

Average age in the stock numbers or catch-at-age.

Usage

meanage(object)

meanageCatch(object)

Arguments

object

An age-structured FLStock object

Value

An FLQuant object

Author(s)

The FLR Team

See Also

FLComp

Examples

data(ple4)
meanage(ple4)
meanageCatch(ple4)

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