Description Usage Arguments Value Note
This function generates ggplot objects for each iteration
specified by step.size and returns these plots in a list. Moreover the
plots can be rendered directly via the option pause.
1 | plotResult(object, step.size = 1L, pause = FALSE, ...)
|
object |
[ |
step.size |
[ |
pause |
[ |
... |
[any] |
[list] A named list of ggplot objects.
This function requires the storage of the entire optimization trace,
i. e., set the parameter trace.all of makeACOTSPControl to
TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.