Learn R Programming

timeit (version 0.2.1)

mean.timeit: Calculate the mean of a 'timeit' Object

Description

This function calculates the mean running time of each function call.

Usage

"mean" (x, ...)

Arguments

x
the 'timeit' object.
...
additional arguments supplied to mean.default.