Description Usage Arguments Value
View source: R/main_niche_fill_sim.R
Function to continue running the niche filling simulation on a simulation that has already been run, picking up where it left off.
| 1 2 | continue_sim_radiation(sim_ob, time_steps = 10000,
  arrest_speciation = FALSE)
 | 
| sim_ob | A simulation object created by a previous run of  | 
| time_steps | Number of additional time steps to run the simulation. | 
| arrest_speciation | Logical. TRUE if the speciation part of the simulation should be arrested. This is usually done to allow the simulation to come to some equilibrium state. | 
A niche_fill_sim object containing the final simulation object, a set of intermediate phylogenies, and the parameters used to run the simulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.