number_of_evaluations: Retrieve evaluation counter

Description Usage Arguments Details Value

View source: R/counting_function.R

Description

Return the number of times a test function has been evaluated.

Usage

1

Arguments

fn

[counting_function]
A counting function as returned by counting_function.

Details

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

Value

The current value of the evaluation counter.


soobench documentation built on Feb. 9, 2020, 5:08 p.m.