Description Usage Arguments Value See Also
Basic logger object with a flexible output routine.
1 | emoa_logger(output, every = 10L)
|
output |
function used to display logging messages. |
every |
number of steps of the emoa between evaluations. |
An emoa_logger
object.
emoa_console_logger
and
emoa_null_logger
for convinience wrappers
around emoa_logger
providing useful defaults.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.