Learn R Programming

dwtools (version 0.8.3.9)

get.timing: Get timing logs

Description

Get timing logs

Usage

get.timing(trunc_expr = 16L, last = FALSE)

Arguments

trunc_expr
integer or logical, when integer then cut expr field after nchar, or when TRUE remove expr from result, when FALSE include full expr.
last
integer or logical, if FALSE then full log returned, when TRUE then only last log entry is returned, when integer then last n entries returned.

See Also

timing, purge.timing