This function measures the computation time of a call.
Value
A list of the two elements "result" (the results of the do.call
call) and "time" (the computation time).
Details
This function is a wrapper for do.call.
See also
Other function helpers:
function_arguments(),
function_body(),
function_defaults(),
quiet(),
timed(),
try_silent(),
variable_name()
