gear_lu_table: Create a gear lookup table showing which gear numbers are...

View source: R/utilities.R

gear_lu_tableR Documentation

Create a gear lookup table showing which gear numbers are associated with which gear names for the various type of gears

Description

Create a gear lookup table showing which gear numbers are associated with which gear names for the various type of gears

Usage

gear_lu_table(model, type = c("all", "age", "index", "fleet"))

Arguments

model

An iscam model object (class mdl_cls)

type

The type of gear to include in the table.

Details

type 'all' includes all gears in the model in the order they are found in the data file

Value

A data frame which is the lookup table


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.