run: Run System

Description Usage Arguments Author(s)

Description

Run a system forward in time.

Usage

1
run(sys, n_steps, step, cleanup = identity, print_every = 0)

Arguments

sys

a list with elements x (traits), y (abundances) and t (time)

n_steps

The number of steps to run the system for.

step

Step function (see make_step)

cleanup

Cleanup function (optional - by default do no cleanup)

print_every

Interval at which to print some progress information

Author(s)

Rich FitzJohn


traitecoevo/Revolve documentation built on May 31, 2019, 7:42 p.m.