get.timing: Get timing logs

Description Usage Arguments See Also

View source: R/timing.R

Description

Get timing logs

Usage

1
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


jangorecki/dwtools documentation built on May 18, 2019, 12:24 p.m.