View source: R/update_island_endemics.R
update_island_endemics | R Documentation |
Checks and updates if any changes on the mainland change the state of the island species.
update_island_endemics(timeval, total_time, island_tbl, mainland_clade)
timeval |
Numeric defining current time of simulation. |
total_time |
Numeric defining the length of the simulation in time units. |
island_tbl |
Data frame with current state of simulation containing
number of species, see |
mainland_clade |
Data frame with state of mainland, see
|
Data frame of island species
Joshua W. Lambert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.