Description Usage Arguments Value See Also
Modifies the various parameters of the rsim scenario object.
1 | adjust.scenario(Rsim.scenario, parameter, group, groupto = NA, value)
|
Rsim.scenario |
Object generated by rsim.scenario. |
parameter |
The Rsim.scenario parameter to be modified. (Create a table) |
group |
The model group that the parameter change will affect. Note that a value of 'all' will affect all groups associate with the groupto variable. |
groupto |
The coresponding group who's parameter is affecting the group variable. |
value |
The new value for the parameter. |
Returns an Rsim.scenario object with the new parameter.
Other Rpath functions:
MTI()
,
adjust.fishing()
,
adjust.forcing()
,
check.rpath.params()
,
create.rpath.params()
,
extract.node()
,
frate.table()
,
read.rpath.params()
,
rpath.groups()
,
rpath.stanzas()
,
rpath()
,
rsim.params()
,
rsim.plot()
,
rsim.scenario()
,
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.