View source: R/logger.default.R
getPopulations | R Documentation |
Simple getter for the logged populations.
getPopulations(log, trim = TRUE)
log |
[ |
trim |
[ |
This functions throws an error if the logger was initialized with
log.pop = FALSE
(see initLogger
).
[list
] List of populations.
Other logging:
getPopulationFitness()
,
getStatistics()
,
initLogger()
,
updateLogger()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.