getRecords {Ease} | R Documentation |
Getting the simulation results
Description
Getting the simulation results
Usage
getRecords(metapop)
Arguments
metapop |
a |
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.
Author(s)
Ehouarn Le Faou
[Package Ease version 0.1.2 Index]