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)

Arguments

Rsim.scenario

Scenario object that contains all of the rsim rates and forcing functions generated by rsim.scenario.

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.

Value

Returns an Rsim.scenario object with the new parameter.

See also

Other Adjust functions: adjust.fishing()