DAISIE_create_island_oceanic: Converts simulation output into island output

Description Usage Arguments Value

Description

Converts simulation output into island output

Usage

1
2
DAISIE_create_island_oceanic(stt_table, totaltime, island_spec, mainland_n,
  keep_final_state = FALSE)

Arguments

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

keep_final_state

logical indicating if final state of simulation should be returned. Default is FALSE

Value

list with the island information, composed stt table, branching times of extant species, status os species on the island and number of missing species.


joshwlambert/DAISIEsim documentation built on June 5, 2019, 7:58 a.m.