reset_evaluation_counter {soobench}R Documentation

Reset the evaluation counter of a test function.

Description

The test function must be wrapped by counting_function for this to work.

Usage

  reset_evaluation_counter(fun)

Arguments

fun

A counting_function as returned by counting_function.

Value

The current value of the evaluation counter.


[Package soobench version 1.0-73 Index]