Learn R Programming

DLMtool (version 5.0)

InputRec-class: Class 'InputRec'

Description

An object for storing the recommendation for an input control MP

Arguments

Slots

Effort

A numeric value with the effort recommendation as a fraction of current (nyear) fishing effort

Spatial

A boolean vector of length 'nareas' specifying if area is open (1) or closed (0) to fishing

Allocate

A boolean value describing if effort should be re-allocated from close to open areas

LR5

smallest length at 5 per cent retention

LFR

smallest length at full retention

HS

upper harvest slot (no retention above this)

Rmaxlen

retention of the largest size class

Misc

An empty list that can be used to store information and pass on to MPs in future

Objects from the Class

Objects can be created by calls of the form new('InputRec')