meanwt: Calculate the mean weight in stock and catch

View source: R/FLStock.R

meanwtR Documentation

Calculate the mean weight in stock and catch

Description

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

Usage

meanwt(object)

meanwtCatch(object)

Arguments

object

An age-structured FLStock object

Value

An FLQuant object

Author(s)

The FLR Team

See Also

FLComp

Examples

data(ple4)
meanwt(ple4)
meanwtCatch(ple4)

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