Learn R Programming

Ease (version 0.1.2)

getRecords: Getting the simulation results

Description

Getting the simulation results

Usage

getRecords(metapop)

Value

A list where each item is associated with a simulation. Each of these elements consists of a list of data.frames, one per population. These data.frames consist of the same columns as the results (see getResults documentation), except that they do not include the stop conditions.

Arguments

metapop

a Metapopulation objects

Author

Ehouarn Le Faou