run_multiple_OMs: Title

View source: R/run_multiple_OMs.R

run_multiple_OMsR Documentation

Title

Description

Title

Usage

run_multiple_OMs(
  simyears = 30,
  seed = 12345,
  df,
  Catchin,
  cincrease = 0,
  mincrease = 0,
  sel_change = 0
)

Arguments

simyears

number of years to simulate

seed

set the seed

df

data frame of parameters

Catchin

catches in the future

cincrease

increase in movement due to climate change

mincrease

increase in the number of returning spawners

sel_change

should selectivity be time varying?

Value

returns a list of results @export

Examples

run_multiple_OMs(df,100) Catch is 100 kg in the future


nissandjac/PacifichakeMSE documentation built on March 28, 2022, 12:26 p.m.