View source: R/run-ct-levels.R
run_ct_levels | R Documentation |
A wrapper to run the catch levels determination routines
run_ct_levels(
model = NULL,
model_path = NULL,
forecast_yrs = get_assess_yr():(get_assess_yr() + 3),
run_default_hr = TRUE,
run_spr_100 = TRUE,
run_stable_catch = TRUE,
...
)
model |
The SS model output as loaded by |
model_path |
The model directory name |
forecast_yrs |
A vector of forecast years |
... |
Passes arguments to |
base::invisible()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.