adjust.scenario: Adjust Rsim.scenario parameters

View source: R/Adjustments.R

adjust.scenarioR Documentation

Adjust Rsim.scenario parameters

Description

Modifies the various parameters of the rsim.scenario object. Parameters that can be adjusted using this function are:

Usage

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()


NOAA-EDAB/Rpath documentation built on June 5, 2024, 9:03 p.m.