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)
Scenario object that contains all of the rsim rates and
forcing functions generated by rsim.scenario
.
Parameters to be modified (See Description)
The model group that the parameter change will affect. Note that a value of 'all' will affect all groups associate with the groupto variable.
The corresponding group who's parameter is affecting the group variable.
New value for the parameter.
Returns an Rsim.scenario
object with the new parameter.
Other Adjust functions:
adjust.fishing()