Added functions to get, set and test if title
tmr_title()
tmr_title<-
tmr_is_titled()
Added print_title = TRUE
argument to print/format functions
tmr_print(print_title = TRUE)
tmr_format(print_title = TRUE)
Added functions to time individual functions or blocks of code
local_timer()
with_timer()
tmr_print()
.start = FALSE
argument from tmr_reset()
.start = FALSE
argument from tmr_reset()
.tmr_format()
.tmr_round()
, tmr_floor()
and tmr_ceiling()
.hms::as.hms
with hms::as_hms
for hms 0.5.0.NEWS.md
file to track changes to the package.