DAISIE_ONEcolonist {DAISIE}R Documentation

Convert intermediate output to final simulation output

Description

Convert intermediate output to final simulation output

Usage

DAISIE_ONEcolonist(time, island_spec, stt_table)

Arguments

time

Numeric defining the length of the simulation in time units. For example, if an island is known to be 4 million years old, setting time = 4 will simulate the entire life span of the island; setting time = 2 will stop the simulation at the mid-life of the island.

island_spec

Matrix with current state of simulation containing number of species.

stt_table

Matrix with number of species at each time step.

Value

a list with these elements:


[Package DAISIE version 4.6.0 Index]