Description Usage Arguments Value See Also
Prepares a balanced Rpath model and creates a scenario consisting of 5 list objects: params, start_state, forcing, fishing, and stanzas.
1 | rsim.scenario(Rpath, Rpath.params, years = 1:100)
|
Rpath |
R object containing a balanced Rpath model. |
Rpath.params |
R object containing the Rpath parameters. This is generated either by the create.rpath.params or read.rpath.params functions. |
years |
A vector of each year of the simulation. |
Returns an Rsim.scenario object that can be supplied to the rsim.run function.
Other Rpath functions:
MTI()
,
adjust.fishing()
,
adjust.forcing()
,
adjust.scenario()
,
check.rpath.params()
,
create.rpath.params()
,
extract.node()
,
frate.table()
,
read.rpath.params()
,
rpath.groups()
,
rpath.stanzas()
,
rpath()
,
rsim.params()
,
rsim.plot()
,
rsim.step()
,
stanzaplot()
,
webplot()
,
write.Rpath()
,
write.Rsim()
,
write.rpath.params()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.