View source: R/Source_Parameters_and_Simulation.R
InsultSimulation | R Documentation |
Runs a simulation where the only average values are saved every [freq] time step. Parameters change from P to insultP at time step [when].
InsultSimulation(P, insultP, when, freq = 200)
P |
a list of parameters |
insultP |
a list of parameters to switch to at time step [when] |
when |
the time step at which to introduce the insult |
freq |
how often to sample data from the simulation |
Other Sim Functions: BasicSimulation
,
CheckInsultPs
, CheckInvasion
,
GetSaveInfo
,
InvasionSimulation
,
LightSimulation
,
SEMSimulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.