continue_sim_radiation: Continue Niche Filling Simulation Function

Description Usage Arguments Value

View source: R/main_niche_fill_sim.R

Description

Function to continue running the niche filling simulation on a simulation that has already been run, picking up where it left off.

Usage

1
2
continue_sim_radiation(sim_ob, time_steps = 10000,
  arrest_speciation = FALSE)

Arguments

sim_ob

A simulation object created by a previous run of sim_radiation

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.

Value

A niche_fill_sim object containing the final simulation object, a set of intermediate phylogenies, and the parameters used to run the simulation


rdinnager/nichefillr documentation built on Dec. 3, 2019, 7:13 a.m.