Description Usage Arguments Value
View source: R/DAISIE_sim_core_1_4.R
Does something
1 2  | DAISIE_ONEcolonist(time, island_spec, stt_table,
  keep_final_state = FALSE)
 | 
time | 
 simulated amount of time  | 
island_spec | 
 matrix with current state of simulation  | 
stt_table | 
 ?Species-Through-Time table  | 
keep_final_state | 
 logical indicating if final state of simulation 
should be returned. Default is   | 
a list with these elements:
item[1]: stt_table, the same stt_table as put in item[2]: branching_times, branching times item[3]: stac, ?statuses item[4]: missing_species, ?the number of missing species item[5]: other_clades_same_ancestor, ?no idea
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.