| getPopulations {ecr} | R Documentation |
Access to logged populations.
Description
Simple getter for the logged populations.
Usage
getPopulations(log, trim = TRUE)
Arguments
log |
[ |
trim |
[ |
Details
This functions throws an error if the logger was initialized with
log.pop = FALSE (see initLogger).
Value
[list] List of populations.
See Also
Other logging:
getPopulationFitness(),
getStatistics(),
initLogger(),
updateLogger()
[Package ecr version 2.1.1 Index]