catchMature: Proportion of mature and inmature fish in the catch

View source: R/FLStock.R

catchInmatureR Documentation

Proportion of mature and inmature fish in the catch

Description

The proportion in weight of mature and inmature fish in the catch can be computed using catchMature and catchInmature.

Usage

catchInmature(object)

catchMature(object)

Arguments

object

An age-structured FLStock object

Value

An FLQuant object

Author(s)

The FLR Team

See Also

FLComp

Examples

data(ple4)
catchInmature(ple4)
catchMature(ple4)

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