stock.fleetInfo: stock.fleetInfo

View source: R/Functions_FLFleets.R

stock.fleetInfoR Documentation

stock.fleetInfo

Description

Indicates which stocks are caugth by each fleet-metier combination.

Usage

stock.fleetInfo(fleets)

Arguments

fleets

is an objetc of class FLFleetsExt.

Value

Return a matrix with rownames equal to the stocks names and colnames equal to names of fleet and metier. If element (i,j) is equal to 0, the stock (i) is not caught by fleet/metier (j).

Examples

## Not run: 
data(multi)
stock.fleetInfo(fl1)

## End(Not run)

flr/FLBEIA documentation built on Feb. 22, 2024, 1:36 a.m.