callMonitor function

Helper to call certain step function of a monitor.

Helper to call certain step function of a monitor.

This funtions serves to call a specific monitor step.

callMonitor(monitor, step, envir = parent.frame())

Arguments

  • monitor: [CMAES_monitor]

    Monitor.

  • step: [character(1)]

    One of before, step, after.

  • envir: [environment]

    The environment to pass.

  • Maintainer: Jakob Bossek
  • License: BSD_2_clause + file LICENSE
  • Last published: 2016-12-04