update_island_endemics: Checks and updates if any changes on the mainland change the...

View source: R/update_island_endemics.R

update_island_endemicsR Documentation

Checks and updates if any changes on the mainland change the state of the island species.

Description

Checks and updates if any changes on the mainland change the state of the island species.

Usage

update_island_endemics(timeval, total_time, island_tbl, mainland_clade)

Arguments

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 create_test_island_tbl()

mainland_clade

Data frame with state of mainland, see create_test_mainland_clade()

Value

Data frame of island species

Author(s)

Joshua W. Lambert


joshwlambert/DAISIEmainland documentation built on July 14, 2024, 5:40 p.m.