powered by
timer_func(expr)
library(R.utils) timer_func({for (i in 1:100) {cat(i, " ")}})
Run the code above in your browser using DataLab