timeop {miscFuncs} | R Documentation |
timeop function
Description
A function to time an operation in R
Usage
timeop(expr)
Arguments
expr |
an expression to evaluate |
Value
The time it took to evaluate the expression in seconds
[Package miscFuncs version 1.5-8 Index]