rsim.scenario: Rsim module of 'Rpath'

View source: R/ecosim.R

rsim.scenarioR Documentation

Rsim module of Rpath

Description

Uses a balanced Rpath model and creates a scenario consisting of 5 list objects: params, start_state, forcing, fishing, and stanzas.

Usage

rsim.scenario(Rpath, Rpath.params, years = 1:100)

Arguments

Rpath

R object containing a balanced Rpath model.

Rpath.params

R object containing the Rpath parameters. This is generated either by the create.rpath.params or read.rpath.params functions.

years

A vector of each year of the simulation.

Value

Returns an Rsim.scenario object that can be supplied to the rsim.run function.

See Also

Other Rsim functions: rsim.params(), rsim.plot(), rsim.run(), rsim.step()


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