constant {AMPLE} | R Documentation |
Evaluates a constant harvest control rule
Description
Evaluates a constant harvest control rule, i.e. one that ignores the stock status and just returns the constant level (catch or effort).
Used by the hcr_op
function.
Usage
constant(mp_params, ...)
Arguments
mp_params |
The HCR / management procedure parameters used to evaluate the HCR (as a list). |
... |
Unused |
[Package AMPLE version 1.0.2 Index]