set.rsim.scene | R Documentation |
Modifies the various parameters of the rsim.scenario
object. Parameters
that can be adjusted using this function are:
set.rsim.scene(
Rsim.scenario,
params = NULL,
start_state = NULL,
forcing = NULL,
fishing = NULL,
stanzas = NULL
)
Rsim.scenario |
Scenario object that contains all of the rsim rates and
forcing functions generated by |
params |
Rsim parameter object generated by |
start_state |
Rsim starting values object generated by |
forcing |
Rsim forcing matrix object generated by |
fishing |
Rsim fishing matrix object generated by |
stanzas |
Rsim stanza parameters object generated by |
Returns an Rsim.scenario
object with the new parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.