adjust.scenario | R Documentation |
Modifies the various parameters of the rsim.scenario
object. Parameters
that can be adjusted using this function are:
adjust.scenario(Rsim.scenario, parameter, group, groupto = NA, value)
Rsim.scenario |
Scenario object that contains all of the rsim rates and
forcing functions generated by |
parameter |
Parameters to be modified (See Description) |
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 corresponding group who's parameter is affecting the group variable. |
value |
New value for the parameter. |
Returns an Rsim.scenario
object with the new parameter.
Other Adjust functions:
adjust.fishing()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.