Features
-
Added functions to get, set and test if title
tmr_title()
tmr_title<-
tmr_is_titled()
-
Added
print_title = TRUE
argument to print/format functionstmr_print(print_title = TRUE)
tmr_format(print_title = TRUE)
-
Added functions to time individual functions or blocks of code
local_timer()
with_timer()