View source: R/run_multiple_OMs.R
run_multiple_OMs | R Documentation |
Title
run_multiple_OMs( simyears = 30, seed = 12345, df, Catchin, cincrease = 0, mincrease = 0, sel_change = 0 )
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? |
returns a list of results @export
run_multiple_OMs(df,100) Catch is 100 kg in the future
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.