Description Usage Arguments Value
View source: R/DAISIE_create_island.R
Converts simulation output into island output
1 2 | DAISIE_create_island(stt_table, totaltime, island_spec, mainland_n, Tpars,
keep_final_state = FALSE)
|
stt_table |
a species-through-time table |
totaltime |
simulated amount of time |
island_spec |
matrix with species on island (state of system at each time point) |
mainland_n |
number of mainland species |
Tpars |
A named list containing diversification rates considering two trait states:
|
keep_final_state |
logical indicating if final state of simulation
should be returned. Default is |
list with the island information, composed stt table, branching times of extant species, status os species on the island and number of missing species.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.