powered by
system.time() with human-readable output.
system.time()
human_time(..., digits = 2)
arguments passed to the underlying system.time().
for rounding the output; see round().
round()
Timings with units indicated.
# NOT RUN { human_time(Sys.sleep(1)) # }
Run the code above in your browser using DataLab