addProfiler: addProfiler

Description Usage Arguments Value

Description

This function loops through a data.frame with functions that need to be timed and overrides these function with a timed version of the function in ExecEnvironment.

Usage

1
addProfiler(timed_fun)

Arguments

timed_fun

a data.frame containing all functions that should be timed. If empty returns NULL

Value

override input functions in environment(ExecEnvironment)


psolaimani/BenchmarkR documentation built on May 26, 2019, 10:36 a.m.