eval_timer: Measure the elapsed time of 'eval' and returns the result.

Description Usage Arguments Value

Description

Measure the elapsed time of eval and returns the result.

Usage

1
eval_timer(eval, index.msg = NULL, keep = F, return = T)

Arguments

eval

evalated code.

index.msg

integer or character to be used as message.

keep

if T, returns evalated object with elapsed time.

return

if T, returns evalated object.

Value

evalated object.


hosscine/myfs documentation built on May 25, 2019, 6:20 p.m.