make-MP: Functions for making management procedures

make-MPR Documentation

Functions for making management procedures

Description

Various functions that generate MPs

Usage

make_FixC_MP(ratio = 1)

make_FixF_MP(ratio)

make_RPC_MP(input, verbose = TRUE)

make_HCR_name(input, type = c("label", "description"))

Arguments

ratio

Numeric, the ratio of projected F or catch relative to that in the last historical year.

input

The input list from a shiny server session.

verbose

Whether to return information on the MP in the server log.

type

Whether a label or full description is returned.

Details

make_FixC_MP generates a fixed catch MP.

make_FixF_MP generates a fixed F MP. Ensure that OM@qinc <- OM@qcv <- c(0, 0).

make_RPC_MP generates MP using a harvest control rule in the App.

make_HCR_name returns a default name or description of the harvest control rule.


Blue-Matter/RPC documentation built on Feb. 3, 2025, 11:20 a.m.