determine_replications: Replication Helper

Description Usage Arguments

View source: R/timeit.R

Description

This function is used to infer an appropriate number of replications in timeit.

Usage

1
  determine_replications(call, interval, base = 1e+06)

Arguments

call

the call.

interval

the timing interval as passed from timeit.

base

the base number of replications to use.


timeit documentation built on May 4, 2017, 6:10 p.m.